Ticket #33329 (closed defect: fixed)
texlive-generic-extra: lecturer package has incorrect paths
| Reported by: | dbueno@… | Owned by: | dports@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | ||
| Port: | texlive-generic-extra |
Description
lecturer.tex, found at /opt/local/share/texmf-texlive-dist/tex/generic/lecturer/lecturer.tex, refers to its supporting files incorrectly.
Line 113 should read:
\def\ltr@input#1 {\priminput ltr-#1.tex }
Before it read (I think):
\def\ltr@input#1 {\priminput ltr/#1.tex }
I guess an alterative fix would be to put the lecturer files in a subdir, but, this was easier.
Change History
comment:2 follow-up: ↓ 3 Changed 15 months ago by macsforever2000@…
- Cc dbueno@… removed
- Owner changed from macports-tickets@… to dports@…
- Port changed from lecturer to texlive
"lecturer" is not a port. I assume you mean texlive?
comment:3 in reply to: ↑ 2 Changed 15 months ago by dbueno@…
Replying to macsforever2000@…:
"lecturer" is not a port. I assume you mean texlive?
Yes, I did. I realized that after submitting it, but couldn't figure out how to change it.
comment:5 Changed 15 months ago by dports@…
- Status changed from new to closed
- Resolution set to fixed
- Summary changed from TeX lecturer package has incorrect paths to texlive-generic-extra: lecturer package has incorrect paths
Thanks, fixed in r90141.
It looks like this was already fixed upstream, but not in the TL2011 release.
Note: See
TracTickets for help on using
tickets.


Cc Me!