Re: Schriftart nicht im Mapping File
"Norbert Zacharias" (via tex-d-l Mailing List) <[email protected]>
| Newsgroups | gmane.comp.tex.german |
|---|---|
| Message-ID | <[email protected]> |
Moin allerseits, Am 22.03.24 um 16:47 schrieb Reinhard Kotucha (via tex-d-l Mailing List): > ACHTUNG! Diese E-Mail kommt von Extern! WARNING! This email originated off-campus. > > On 2024-03-22 at 08:53:26 +0000, Garcia Victoria, Robin (via tex-d-l Mailing List) wrote: > > > Hallo zusammen, > > > > mit Gnuplot habe ich Grafiken erstellt, die als Postscript-Datei > > vorliegen (*.ps). Gnuplot verwendet bei der Erstellung der > > Grafiken offenbar die Schriftart "Helvetica". > > Hallo Robin, > wenn Du die Graphik in ein Dokument einbinden willst solltest Du .eps > erzeugen, etwa mit > > set term postscript eps > > Früher ging auch mal > > set term eps > > soweit ich mich erinnere, aber das ist nicht sehr gut dokumentiert. > Ich vermisse eine Liste der veschiedenen Terminals. In Gnuplot help set term Am Ende dieser Seite werden alle verfügbaren Terminals aufgelistet. Einfach den Namen des entsprechenden Terminals als subtopic angegben und man bekommt eine Hilfeseite zu dem entsprechenden Terminal. z.B. latex Subtopic of set term: latex Gnuplot provides a variety of terminals for use with TeX/LaTeX. (1) TeX/LaTeX compatible terminals based on use of PostScript See `epslatex`, `pslatex`, `mp` (metapost), and `pstricks`. (2) TeX/LaTeX compatible terminals based on cairo graphics See `cairolatex`. (3) The `tikz` terminal uses an external lua script (see `lua`) to produce files for the PGF and TikZ packages. Use the command `set term tikz help` to print terminal options. (4) The `pict2e` terminal (new in version 5.4) replaces a set of legacy terminals `latex`, `emtex`, `eepic`, and `tpic` present in older versions of gnuplot. See `pict2e`. (5) Others, see `context`, `mf` (metafont). Was die Qualität der Plots angeht, verzichte ich mal darauf eine Diskussion anzuzetteln ;-) Viele Grüße Norbert -- FAQ: http://texfragen.de/ Durchsuchbares Archiv: https://www.listserv.dfn.de/sympa/arc/tex-d-l Unsubscribe/Verwaltung: https://www.listserv.dfn.de/sympa/info/tex-d-l