13 Oct
2008
13 Oct
'08
5:38 p.m.
On Mon, 13 Oct 2008, Taco Hoekwater wrote:
Aditya Mahajan wrote:
Hi,
Is something still wrong with type-gyr with respect to adventor? The following file fails
Yes. Half of adventor is defined as a "serif" only. You need to add a "sans" on line 58 of type-gyr.tex (I truncated the lines for email delivery)
@@ -55,7 +55,7 @@@@ -55,7 +55,7 @@ \definetypescriptprefix [f:schola] [cs] \definetypescriptprefix [f:adventor][ag]
-\starttypescript [serif] [pagella,termes,heros,bonum,s ... +\starttypescript[sans,serif][pagella,termes,heros,bonu ...>
Taco and Mojca, thanks. With the above change things work. Hans, can you please correct this in type-gyr. Aditya