[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[help-texinfo] Path for included file
From: |
Hilaire Fernandes |
Subject: |
[help-texinfo] Path for included file |
Date: |
Sun, 16 Oct 2016 10:47:26 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 |
Hi,
In LaTeX I use to set the paths for included graphics from a LaTeX file,
for example:
% Path to the figures
\graphicspath{
{figures/}
{Introduction/figures/}
{BasicFunctionalities/figures/}
{FilesAndDocuments/figures/}
{AdvancedFunctionalities/figures/}
{MacroConstruction/figures/}
{SmalltalkScript/figures/}
{SmalltalkFigure/figures/}
{DidacticExamples/figures/}
{VariousTips/figures/}
}
I want to do the same with texi file. I prefer not to use the -I flag as
I am building the info file from Emacs and I think it is not convenient.
Is it possible?
Thanks
Hilaire
--
Dr. Geo
http://drgeo.eu
- [help-texinfo] Path for included file,
Hilaire Fernandes <=