2007/8/15, Wolfgang Werners-Lucchini <[EMAIL PROTECTED]>:
> Has anybody ever tried to rewrite metafont to produce type1 fonts?
Yes. The Gyre project is using an extended Metapost to generate Type1
and OTF fonts.
Best
Martin
__
> >> I am still using MetaFont typefaces.
> >> Will too LuaTeX support MetaFont as PdfTeX does?
>
> Yes (as Hans and Martin said already). But you really should
> consider switching to outline fonts.
I am looking for a good way to convert these fonts to type1, but
textrace and mftrace don't run
On Tue, 14 Aug 2007 00:10:45 +0200
Hans Hagen <[EMAIL PROTECTED]> wrote:
> if you can compile ... the source code is updated
After upgrade to luaTeX Version 3.141592-beta-0.10.2:
Following code works as expected.
Commented lines (everyone) still cause context/luatex to end its job
without error
2007/8/14, Thomas Telkamp <[EMAIL PROTECTED]>:
> \pdfpageattr{/TrimBox [ 81.6378 96.9449 513.6378 744.9449]}
>
> Only applies to the first page, and \pdfpagesattr uses an inheritance
> that Acrobat doesn't understand (is it allowed?).
No. Only Media and Crop are inheritable; Bleed, Trim and Art ar
Hi,
Can someone familiar with chinese make me a list of unicode characters
that play a role in line breaking?
linebreak permitted before
linebreak permitted after
linebreak permitted always
+ a test file in utf 8
etc
Hans
-
On Tue, 14 Aug 2007, Taco Hoekwater wrote:
> > This is, what I did:
> > - unzipping justtex.zip
> > - unzipping linux64tex.zip
> > - . ./setuptex
>
> What is the output of
>
>texexec --verbose --make --luatex en
I attach the output in the file texexec-0.10.1.log. I attach also the file
texe
Hi Thomas,
Thomas Telkamp schrieb:
> Hi,
>
> I'm trying to set the PDF TrimBox for every page in the document.
>
> \setupinteractionscreen[trimbox={[81.6378 96.9449 513.6378 744.9449]}]
>
> This indeed sets the TrimBox for every page, but it ignores my
> dimensions, and sets them to the page si
On Tue, 14 Aug 2007, Taco Hoekwater wrote:
> I have not received all email of the last two days yet, so I may
> be off. If this is still 0.10.1, please wait for the new mkiv
> release or update to 0.10.2 yourself. Otherwise, it will help
> more if you manage to capture the output of TeX's tracing
Does this help?
>
> \starttypescript [acaslonpro]
> \definetypeface[acaslonpro][rm][serif][acaslonpro][default]
\definetypeface[acaslonprotypeface][rm][serif][acaslonpro][default]
> \stoptypescript
Taco
___
If y
On Monday 13 August 2007, Aditya Mahajan wrote:
> On Mon, 13 Aug 2007, John R. Culleton wrote:
> > I am trying to run a bunch of docbook files related to Krita.
> > The convention in these files seems to be to prefix subordinate
> > file names with an & character.
>
> I do not understand what you
Peter Münster wrote:
> I've found a hint (perhaps for Taco):
I have not received all email of the last two days yet, so I may
be off. If this is still 0.10.1, please wait for the new mkiv
release or update to 0.10.2 yourself. Otherwise, it will help
more if you manage to capture the output of Te
Hi,
I'm trying to set the PDF TrimBox for every page in the document.
\setupinteractionscreen[trimbox={[81.6378 96.9449 513.6378 744.9449]}]
This indeed sets the TrimBox for every page, but it ignores my
dimensions, and sets them to the page size.
\pdfpageattr{/TrimBox [ 81.6378 96.9449 513.637
Hello,
I use
\usetypescriptfile[mytypescripts]
\usetypescript[acaslonpro]
in the main file.
The mytypescrips file looks like
%Adobe Caslon Pro typeface
\starttypescript [serif] [acaslonpro]
\definefontsynonym
[ACaslonProRegular][name:ACaslonPro-Regular][features=default]
\definefont
Hi,
Sorry, pressed the send button a little bit too early.
Taco Hoekwater wrote:
>
>
> zs wrote:
>> On Tue, 14 Aug 2007 00:10:45 +0200
>> Hans Hagen <[EMAIL PROTECTED]> wrote:
>>
>>> if you can compile ... the source code is updated
>>
>> After upgrade to luaTeX Version 3.141592-beta-0.10.2:
>>
zs wrote:
> On Tue, 14 Aug 2007 00:10:45 +0200
> Hans Hagen <[EMAIL PROTECTED]> wrote:
>
>> if you can compile ... the source code is updated
>
> After upgrade to luaTeX Version 3.141592-beta-0.10.2:
>
> Following code works as expected.
> Commented lines (everyone) still cause context/luatex
Peter Münster wrote:
> Hello,
>
> this time I tried justtex.zip and linux64tex.zip. The result is quite
> similar to my previous problem report, but the error message is different,
> this time I get:
>
> Error in lua file loading:
> /tmp/luatex-cache/context/4913490bb74a73b0e92e743f174b9db3/fo
Vyatcheslav Yatskovsky wrote:
> Hello Wolfgang,
>
> Thanks. It works!
>
If you want to get away from the bare \font command but not much
more advanced, you can do this, which is a little shorter than
your original definition:
\starttypescript [serif] [vladimirscript]
\definefontsynonym
On Tue, 14 Aug 2007, luigi scarso wrote:
> > I'll take a look into setuptex.
> >
> maybe you can find this useful:
> http://luatex.bluwiki.com/go/User:Luigi.scarso#How_to
Yes, it's useful: it worked for plaintex, but not for ConTeXt.
The "texexec --make" command does not create any cont-en.fmt.
C
I've found a hint (perhaps for Taco):
When running
luatex --ini
--lua=/opt/TeX-live/texmf-var/luatex-cache/context/92a04c9ffb33efd4ef40317f33cfad27/formats/cont-en.luc
/opt/TeX-live/texmf-context/tex/context/base/cont-en.tex '\dump'
then luatex stops with these lines:
loading : Context Core Ma
Hans Hagen wrote:
> Wolfgang Werners-Lucchini wrote:
>> Hallo,
>>
>> I am still using MetaFont typefaces.
>> Will too LuaTeX support MetaFont as PdfTeX does?
Yes (as Hans and Martin said already). But you really should
consider switching to outline fonts.
Taco
zs wrote:
>> not here.
>> In attachment my log.
>>
>>
>
> You are right.
> After upgrade to luaTeX Version 3.141592-beta-0.10.2 problem
> disappeared.
FYI: the \use{2} was the problem, this expanded into \span, and that
was incorrectly handled in 0.10.1
Best wishes,
Taco
Hello Wolfgang,
Thanks. It works!
%engine=luatex
\starttext
\font\vladimirscript=name:vladimir*default at 36pt
\vladimirscript
\midaligned{This is my title to be in big vladimir font}
\stoptext
--
Best regards,
Vyatcheslav Yatskovsky
Hello,
this time I tried justtex.zip and linux64tex.zip. The result is quite
similar to my previous problem report, but the error message is different,
this time I get:
Error in lua file loading:
/tmp/luatex-cache/context/4913490bb74a73b0e92e743f174b9db3/formats/cont-en.luc:
bad header in preco
> not here.
> In attachment my log.
>
>
You are right.
After upgrade to luaTeX Version 3.141592-beta-0.10.2 problem
disappeared.
Thanks for interest.
ZS
___
If your question is of interest to others as well, please
> I'll take a look into setuptex.
>
maybe you can find this useful:
http://luatex.bluwiki.com/go/User:Luigi.scarso#How_to
--
luigi
If your question is of interest to others as well, please add an entry
to the Wiki!
maillist : ntg-c
On Mon, 13 Aug 2007, Idris Samawi Hamid wrote:
> > The only cscite-file on my system is "context/data/cscite.rme"...
>
> So you don't have a maximal distribution then...
Ok, so the files in http://www.pragma-ade.com/dir?path=context/current are
not enough. So I'll try the minimal tree then...
>
On 8/13/07, zs <[EMAIL PROTECTED]> wrote:
> Hi
>
> This code causes context/luatex to freeze using 100% of CPU.
not here.
In attachment my log.
--
luigi
If your question is of interest to others as well, please add an entry
to the
27 matches
Mail list logo