Ticket #1692 (closed enhancement: invalid)

Opened 2 years ago

Last modified 10 months ago

Generalize \defpath to a catalogue-resolving mechanism

Reported by: deyan Owned by: deyan
Priority: highest Milestone: GenCS2013
Component: STeX/ltxml Version: trunk
Severity: major Keywords:
Cc: kohlhase Blocked By:
Blocking: Due to close: YYYY/MM/DD
Include in GanttChart: no Dependencies:
Due to assign: YYYY/MM/DD

Description

What we really want in sTeX, in order to be scalable both locally and on the web, is to introduce library catalogues via \defpath commands:

\defpath{KWARCslides}{../../../slides}% add for relative path names 

Should then be used/resolved via:

\resolve{KWARCslides}

We need this both on the LaTeX and LaTeXML side

Change History

Changed 10 months ago by deyan

I am not sure how this is different from the current state - we have \KWARCslides instead of \resolve{KWARCslides} and no catalogues at the moment, but that shouldn't be too problematic wrt scaling, if we do things correctly.

Changed 10 months ago by kohlhase

  • status changed from new to closed
  • resolution set to invalid

I have no idea what I wanted to have there. closing.

Note: See TracTickets for help on using tickets.