|
From: Ethan M. <merritt@u.washington.edu> - 2012-01-22 23:42:29
|
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 > |