[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Lecture number
From: |
Isaac Kar-Keung To |
Subject: |
Lecture number |
Date: |
20 Feb 2001 10:52:53 +0800 |
User-agent: |
Chaos/1.13.1 SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/20.7 (i386-debian-linux-gnu) MULE/4.0 (HANANOEN) |
Hi all,
I've come up with the following problem: when I try to make a set of
overhead transparencies that contains a double-digit lecture number, the
number fails to show up in the title slide and in any page number. The
following file nicely show this:
--- test.lt ---
@Include { myslides }
@OverheadTransparencies
//
@Lecture
@Title { Test title } {}
--- End test.lt ---
The only thing to do is to copy the system slidesf to myslidesf and modify
the line
# @FirstLectureNumber { 1 } # first lecture num
to
@FirstLectureNumber { 10 } # first lecture num
Instead of "Lecture 10", the generated PS file contains "Lecture ???".
Interestingly, if the start number is 9 and we have 2 lectures, the second
one shows "Lecture 10" successfully. What happened, and is there any fix?
Regards,
Isaac.
pgpTPFZp4rEzB.pgp
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Lecture number,
Isaac Kar-Keung To <=