Path: csiph.com!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?Q?J=c3=b6rg_Buchholz?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Greek Characters in GnuPlot EPS output files Date: Tue, 19 Apr 2022 06:55:59 +0200 Organization: A noiseless patient Spider Lines: 60 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Tue, 19 Apr 2022 04:55:55 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="c3f0069a1f0cc188a5d3a28704a83314"; logging-data="28009"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+c+thPd8jLZdIuh6t0hpTAU0hWFTyWtH4=" User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Cancel-Lock: sha1:MaxVGW3s5X0i773fjjeIhgfaP7I= In-Reply-To: Content-Language: en-GB Xref: csiph.com comp.graphics.apps.gnuplot:4470 On 16.04.2022 12:47, Martin Brown wrote: > On 14/04/2022 12:57, Jörg Buchholz wrote: >> On 13.04.2022 17:57, Martin Brown wrote: >>> On 13/04/2022 06:48, Jörg Buchholz wrote: >>>> On 12.04.2022 19:01, Martin Brown wrote: >>> >>>>> I suspect now that there is something font related missing from my >>>>> MiKTex 2.9 install. I tried looking in its fonts directory but found a >>>>> maze of confusing little passageways all alike. No CP*.ps files at >>>>> all. >>>>> Subdirectories >>>>>    afm, cmap, end, map, misc, opentype, pfm, source, tfm, type1, vf >>>> >>>> Here is a "cp1252.4ht" and a "cp1252.enc" in the "...\MiKTeX\fonts...." >>>> directory. >>> >>> I have "cp1252.4ht" in MiKTeX\tex\generic\tex4ht >>> Also a "cp1252.def" in MiKTeX\tex\latex\base >>> >>> No signs at all of "cp1252.enc" in MiKTek but I do have two copies >>> elsewhere - one in Maxima and one in a rendering engine subdir. >>> >>> Where do I need to put it in the MiKTeX/GNUplot directories please? >> >> >> Here it is at >> "...\AppData\Local\Programs\MiKTeX\fonts\enc\dvips\ucs\cp1252.enc > > Odd. I don't have anything at all there. The fonts are all in the > MiKTex2.9 directory under "...\Program Files\" > > There is even less there after installing gnuplot 5.4.3 which cleared up > some rubble left by the 5.4.1 installation. Now there is no MiKTeX > directory at all in the the AppData hierarchy. > > I tried putting CP1252.enc in > "MiKTeX 2.9\fonts\enc\dvips\base" > as there is no ucs subdir. Choices are: > > arabi base lm metapost newtx tetex tex-gyre txfonts > >> >> But I never do something more than the "normal" installation. > > Private single user or global user access? I think, Miktex is insataled for a single user. > set term cairolatex eps standalone > > Works OK. Then PDF to EPS ought to do it crosses fingers. > > Thanks again for all your help and Sample should be working code. > I think I can do everything I need using that terminal mode. > (if I can't then I will be back with some more questions) > If I can help, I will give some answers. Jörg