File:Pstricks exo 1re bissectrice.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Pstricks_exo_1re_bissectrice.png(775 × 509 pixels, file size: 27 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: First bissecting line; exercise for LaTeX/PSTricks
Français : Première bissectrice du plan ; exercice pour LaTeX/PSTricks
Date
Source Own work
Author Cdang
Permission
(Reusing this file)
GFDL

Code source[edit]

Fichier exercice.tex
\documentclass{article}

\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage{amsfonts} % pour \mathbb (pour l'ensemble des réels)
\usepackage{pstricks}
\usepackage{pstricks-add} % pour \psaxes
\usepackage[frenchb]{babel}

\begin{document}
La première bissectrice du plan
est la droite d'équation
$\forall x \in \mathbb{R}^+,\ y = x$
(cf. figure~\ref{premierebissectrice}).
\begin{figure}[h]
   \centering
   \input{image1}
   \caption{\label{premierebissectrice}Première bissectrice du plan}
\end{figure}
\end{document}
Fichier image1.tex
\begin{pspicture}(-1,-1)(5,5)
   \psaxes{->}(0,0)(-1,-1)(5,5)
   \psgrid[griddots=5, subgriddiv=0, gridlabels=0pt](-1,-1)(5,5)
   \psline(0,0)(5,5)
\end{pspicture}

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:58, 18 November 2007Thumbnail for version as of 17:58, 18 November 2007775 × 509 (27 KB)Cdang (talk | contribs)smalll correction
17:55, 18 November 2007Thumbnail for version as of 17:55, 18 November 2007754 × 504 (27 KB)Cdang (talk | contribs)wrong spelling
17:54, 18 November 2007Thumbnail for version as of 17:54, 18 November 2007754 × 504 (27 KB)Cdang (talk | contribs)wrong spelling
17:39, 18 November 2007Thumbnail for version as of 17:39, 18 November 2007759 × 510 (27 KB)Cdang (talk | contribs){{Information |Description={{en|First bissecting line; exercise for LaTeX/PSTricks}} {{fr|Première bissectrice du plan ; exercice pour LaTeX/PSTricks}} |Source=self-made |Date=18 november 2007 |Author= Cdang |Permission=GFDL |other_version

The following page uses this file:

File usage on other wikis