summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pstricks-examples/33-03-62.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pstricks-examples/33-03-62.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/pstricks-examples/33-03-62.ltx29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pstricks-examples/33-03-62.ltx b/Master/texmf-dist/doc/latex/pstricks-examples/33-03-62.ltx
new file mode 100644
index 00000000000..fa0c256acc6
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pstricks-examples/33-03-62.ltx
@@ -0,0 +1,29 @@
+%%
+%% Ein Beispiel der DANTE-Edition
+%%
+%%
+%% Copyright (C) 2010 Herbert Voss
+%%
+%% It may be distributed and/or modified under the conditions
+%% of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%%
+%% See http://www.latex-project.org/lppl.txt for details.
+%%
+%%
+%% ====
+% Show page(s) 1
+%%
+\documentclass[]{exaarticle}
+\pagestyle{empty}
+\setlength\textwidth{352.81416pt}
+\setlength\parindent{0pt}
+\usepackage[a4paper,landscape,margin=1cm]{geometry}
+\StartShownPreambleCommands
+\usepackage{pst-am}
+\newpsstyle{signalModulant}{plotpoints=1000,linecolor=blue,linewidth=1.5pt}
+\StopShownPreambleCommands
+\begin{document}
+\psAM[SignalModulant,timeDiv=1e-4,SignalRedresse,voltDivY2=0.5]\qquad
+\psAM[SignalModulant,timeDiv=0.5e-4,SignalRedresse,SignalDemodule]
+\end{document}