|
From: Tatsuro M. <tma...@ya...> - 2012-01-23 00:31:30
|
Hello I have noticed another difference. (For example, Ver. 4.6) mingw gnuplot/share/ - js - lua - PostScript - texmf Cygwin usr/local/share - gnuplot/4.5/js - gnuplot/4.5/lua - gnuplot/4.5/Postscript - gnuplot/4.5/colors_default.gp - gnuplot/4.5/colors_mono.gp - gnuplot/4.5/colors_podo.gp - gnuplot/4.5/gnuplot.gih - gnuplot/4.5/gnuplotrc - info - man - texmf For gnuplot.gih and gnuplotrc are the Cygwin (perhaps Linux also have them) specific. And also info and man seems to be OK. Recently I have been used the PC working on the Ubuntu. I will check the directory structure using gnuplot-4.6-rc1. Regards Tatsuro --- On Mon, 2012/1/23, Ethan Merritt wrote: > On Sunday, 22 January 2012, Tatsuro MATSUOKA wrote: > > Hello > > > > I have noticed that the directory structure of share/texmf of mingw is different from that of cygwin. > > > > mingw > > share/texmf/tex/ > > - context/gnuplot/t-gnuplot-lua-tikz.tex > > - generic/gnuplot/gnuplot-lua-tikz-common.tex > > - latex/gnuplot/gnuplot.cfg > > - latex/gnuplot/gnuplot-lua-tikz.sty > > - latex/gnuplot/README > > - plain/gnuplot/gnuplot-lua-tikz.tex > > > > cygwin > > share/texmf/latex/gnuplot > > - gnuplot.cfg > > - gnuplot-lua-tikz.sty > > - gnuplot-lua-tikz.tex > > - gnuplot-lua-tikz-common.tex > > - t-gnuplot-lua-tikz.tex > > > > I do not know other platform (Linux or Mac OS) but I guess that they are the same as the cygwin. > > > > I think that it is better to directory structure is consistent one another. > > The configure script determines the LaTeX installation directory > by running > kpsexpand $TEXMFLOCAL > > But it is true that not everything TeX-related is installed in this > same place. I have it on my TODO list to make the installation > of TeX files more consistent. > > Ethan > > > Regards > > > > Tatsuro > > > > > > ------------------------------------------------------------------------------ > > Try before you buy = See our experts in action! > > The most comprehensive online learning library for Microsoft developers > > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > > Metro Style Apps, more. Free future releases when you subscribe now! > > http://p.sf.net/sfu/learndevnow-dev2 > > _______________________________________________ > > gnuplot-beta mailing list > > gnu...@li... > > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > > > > |