[MacPorts] #33329: TeX lecturer package has incorrect paths

MacPorts noreply at macports.org
Thu Feb 23 07:48:25 PST 2012


#33329: TeX lecturer package has incorrect paths
------------------------------+---------------------------------------------
 Reporter:  dbueno@…          |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  2.0.3                                
 Keywords:                    |        Port:  lecturer                             
------------------------------+---------------------------------------------
 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 at input#1 {\priminput ltr-#1.tex }
 }}}
 Before it read (I think):
 {{{
 \def\ltr at 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.

-- 
Ticket URL: <https://trac.macports.org/ticket/33329>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list