X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=carto.git;a=blobdiff_plain;f=drapeaux%2FDrapeaux_europe.tex;fp=drapeaux%2FDrapeaux_europe.tex;h=a2bb40f7006c720fa0b828d660922887dcb6a6ae;hp=0000000000000000000000000000000000000000;hb=542d45ea40fec76e138ec1fcf4de72e528b1263a;hpb=fdff027f7915e6ea9afd05a6201ed3fe1de64eff diff --git a/drapeaux/Drapeaux_europe.tex b/drapeaux/Drapeaux_europe.tex new file mode 100644 index 0000000..a2bb40f --- /dev/null +++ b/drapeaux/Drapeaux_europe.tex @@ -0,0 +1,74 @@ + +\documentclass{article} +\usepackage{pst-flags} + + +\begin{document} + +The default is \verb!nation=Germany!. + +Possible values for \texttt{nation} are: + +\texttt{Austria, Belgium, Bulgaria, CzechRepublic, Denmark, Estonia, Finland, France, UnitedKingdom, Greece, Hungary, Iceland, Ireland, Italy, Latvia, Lithuania, Luxembourg, Monaco, Netherlands, Norway, Poland, Romania, Russia, Sweden, Switzerland, Turkey, Ukraine, UnitedStates} + +\psset{unit=2.5mm} + +\pstFlag + +\pstFlag[nation=Austria] + +\pstFlag[nation=Belgium] + +\pstFlag[nation=Bulgaria] + +\pstFlag[nation=CzechRepublic] + +\pstFlag[nation=Denmark] + +\pstFlag[nation=Estonia] + +\pstFlag[nation=Finland] + +\pstFlag[nation=France] + +\pstFlag[nation=UnitedKingdom] + +\pstFlag[nation=Greece] + +\pstFlag[nation=Hungary] + +\pstFlag[nation=Iceland] + +\pstFlag[nation=Ireland] + +\pstFlag[nation=Italy] + +\pstFlag[nation=Latvia] + +\pstFlag[nation=Lithuania] + +\pstFlag[nation=Luxembourg] + +\pstFlag[nation=Monaco] + +\pstFlag[nation=Netherlands] + +\pstFlag[nation=Norway] + +\pstFlag[nation=Poland] + +\pstFlag[nation=Romania] + +\pstFlag[nation=Russia] + +\pstFlag[nation=Sweden] + +\pstFlag[nation=Switzerland] + +\pstFlag[nation=Turkey] + +\pstFlag[nation=Ukraine] + +\pstFlag[nation=UnitedStates] + +\end{document} \ No newline at end of file