Including a page using a string identifier
Sherif Ghali <sherif.ghali-/[email protected]>
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Message-ID | <[email protected]> |
It is possible to put multiple Ipe figures in one file and to include page
number 'xyz' in a latex document by using \includegraphics[page=xyz]{filename},
but the references then frequently need updating while editing. Can you think of
a way to include a page using a string identifier instead?
Sherif