Retour

fig17.tex

Télécharger le fichier Fichier PDF
Image PNG
\documentclass[11pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[ansinew]{inputenc}%
\usepackage[frenchb]{babel}
\usepackage{pst-circ,pst-rlcl}%
%\usepackage[a4paper]{geometry}
\usepackage{amsmath,amssymb}
\usepackage[baw,pstricks]{fvrb-ex}
\fvset{gobble=0,numbers=none,frame=single,labelposition=topline}
\headheight=13.6pt
\usepackage{fancyhdr}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{1pt}
\fancyhf{}
\fancyhead[C]{\thepage}
\fancyfoot[L]{\texttt{PSTricks}}
\fancyfoot[C]{février 2 003}
\fancyfoot[R]{Oscillations libres}
%re-définition d'enumerate
\renewcommand{\labelenumi}{\bf\theenumi)}
\renewcommand{\labelenumii}{\bf\theenumii)}
\renewcommand{\labelenumiii}{\theenumiii)}
\makeatletter
\def\greek#1{\expandafter\@greek\csname c@#1\endcsname}
\def\@greek#1{\ifcase#1\or$\ALPHA$\or$\BETA$\or$\GAMMA$\or$\DELTA$\fi}%
\renewcommand{\theenumiii}{\greek{enumiii}}
% fin enumerate
\makeatother
\pagestyle{empty}
\newpsstyle{MonStyleY11}{plotpoints=1000,linecolor=red}
\newpsstyle{MonStyleY12}{plotpoints=1000,linecolor=blue}
\newpsstyle{MonStyleY13}{plotpoints=1000,linecolor=green}
\newpsstyle{MonStyleY14}{plotpoints=1000,linecolor=yellow}
\newpsstyle{couleurVide}{fillstyle=none,framearc=0.05,linestyle=none}
\begin{document}
\newpsstyle{MonStyleY1}{plotpoints=1000,linecolor=red,linestyle=dashed,linewidth=1mm}
\psRLC[styleY1=MonStyleY1,L=0.1,datas=false]
\end{document}