Re: [NTG-context] font-switching oddities

2005-10-25 Thread Taco Hoekwater
Thomas A. Schmitz wrote: Switching works when I set the bodyfont size to 9,10,11,12pt, but not if it is set to any other value. In that case, I get these messages in the log file Missing character: There is no a in font nullfont! Missing character: There is no > in font nullfont! Missing cha

Re: [NTG-context] margin kerning problem

2005-10-25 Thread Taco Hoekwater
David Wooten wrote: Greetings all, On a related note, is there a similar (or dissimilar for that matter) solution to margin kerning with the bib-module? I wasn't even aware that there is a problem. The module uses a rather straightforward list, so if hanging works for the TOC, it should work

Re: [NTG-context] margin kerning problem

2005-10-25 Thread David Wooten
Greetings all, On a related note, is there a similar (or dissimilar for that matter) solution to margin kerning with the bib-module? David On Oct 25, 2005, at 10:04 AM, Hans Hagen Test wrote: Alan Bowen wrote: To answer my own question: To get margin kerning in the footnotes/endnotes as

Re: [NTG-context] font-switching oddities

2005-10-25 Thread Thomas A. Schmitz
OK, I solved my immediate problem by adding this in my typescript: \definebodyfont [30pt,25pt,20pt,18pt,17.3pt,14.4pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt, 4pt] [rm] [default] but is there any simpler means of doing this, is there a keyword like "all" to define bodyfonts for every imaginable s

RE: [NTG-context] TeX & chemistry (was: alignment of figures)

2005-10-25 Thread Keith McKay
A quick search on Google found this. Keith http://www.rsc.org/Publishing/ReSourCe/AuthorGuidelines/Illustrations/sect1. asp http://pubs.acs.org/books/artwork.shtml -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mojca Miklavec Sent: 25 October 2005 19:5

[NTG-context] TeX & chemistry (was: alignment of figures)

2005-10-25 Thread Mojca Miklavec
Jörg Hagmann wrote: > I use "Chemdraw", save as .pict and finish it in Illustrator. I will > eventually look into PPCHTEX, but at the moment struggling with > ConTEXt is all I can do. There is a problem with my method: the > formula saved as .pict look awful (bonds shifted, atoms not aligned > etc

Re: [NTG-context] alignment of figures

2005-10-25 Thread Willi Egger
Hi Jörg, Sorry I am not capable to give you an appropriate answer to your questions. I had a look at your doc. It is impressive! - With which environment are you preparing the chemical formulae? I was wondering whether it would be nicer to have the shortcuts like "Pa" in the outer margin. I su

[NTG-context] indenting first paragraph in section (bug?)

2005-10-25 Thread Peter Münster
Hello, ConTeXt 2005.08.19 indents the first paragraph, when there is a placefigure. Does anybody already know this problem, and perhaps a solution? Example: \setupindenting[small] \setupindenting[small] \def\Text{\dorecurse{400}{text }} \starttext \section{test} \Text % here it's ok \section{tes

Re: [NTG-context] margin kerning problem

2005-10-25 Thread Hans Hagen Test
Alan Bowen wrote: To answer my own question: To get margin kerning in the footnotes/endnotes as well as in the body text, put \usetypescript[serif,sans,mono,mm][hanging][normal] \setupalign[hz,hanging] \setupfootnotes[align={hz,hanging}] before the fonts are installed. indeed;

Re: [NTG-context] margin kerning problem

2005-10-25 Thread Alan Bowen
To answer my own question: To get margin kerning in the footnotes/endnotes as well as in the body text, put \usetypescript[serif,sans,mono,mm][hanging][normal] \setupalign[hz,hanging] \setupfootnotes[align={hz,hanging}] before the fonts are installed. Cheers, A. On Oct 21, 2005, a

Re: [NTG-context] Switching fonts (or font size) in columnsets

2005-10-25 Thread Gilles Pérez-Lambert
Hello, Hans replied to me long ago (Sun Apr 3 23:03:54 CEST 2005): > Gilles Pérez-Lambert wrote: >> With the example attached at the end of the mail >> (and that can be try on http://live.contextgarden.net), >> the page on which the font change occurs >> (be it the size or a new font) is moved up

[NTG-context] font-switching oddities

2005-10-25 Thread Thomas A. Schmitz
Hi all, I'm having some trouble with bodyfont switching. It involves two fonts that I adapted myself, so it's difficult to make a minimal example. Both fonts are defined in typescripts (these are just examples, it works the same for every typescript I tried). First one is Adobe Caslon: \

Re: [NTG-context] spreadsheet

2005-10-25 Thread Jilani Khaldi
the language http://www.pragma-ade.com/general/manuals/luatex.pdf Just one word. Wonderful! jk -- // Jilani KHALDI http://jkhaldi.oltrelinux.com ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] spreadsheet

2005-10-25 Thread luigi.scarso
Hans Hagen Test wrote: Jilani Khaldi wrote: wait till pdfluatex is out -) Does it have to do with the Lua language, or "lua" in middle has an other meaning? the language http://www.pragma-ade.com/general/manuals/luatex.pdf Hans I cannot resist http://www.guit.sssup.it/GuITmee

Re: [NTG-context] spreadsheet

2005-10-25 Thread Hans Hagen Test
Jilani Khaldi wrote: wait till pdfluatex is out -) Does it have to do with the Lua language, or "lua" in middle has an other meaning? the language http://www.pragma-ade.com/general/manuals/luatex.pdf Hans ___ ntg-context mailing list ntg-cont

Re: [NTG-context] alignment of figures

2005-10-25 Thread Jörg Hagmann
Thanks for the suggestions. I think it only visually behaves correct because of some whitespace to the right, and it is probably just centered (just like the others). By whitespace, I assume, space outside the figure boundaries is meant? I always make sure the boundaries do not extend the ob

[Fwd: Re: [NTG-context] Problems with Natural Tables]

2005-10-25 Thread Vit Zyka
Hello Hans, (I guess you are the only person who can specify your previous answer), so please, is the file 'core-ntb-new.tex' somewhere available? Actually what I want. I have plenty of natural tables. If I want to make closer interline space between table lines the only way I know is to make

Re: [NTG-context] strange (?) exporting from pdf

2005-10-25 Thread andrea valle
After tweaking a bit with OO, I realized that defining precisely the format options is not my goal. My goal is to have as input structured text (model) to be mapped to different outputs (views). So, actually my minimal, low cost, idea for a setup is the following: 1. Write your doc in xhtml. 2

Re: [NTG-context] spreadsheet

2005-10-25 Thread Jilani Khaldi
wait till pdfluatex is out -) Does it have to do with the Lua language, or "lua" in middle has an other meaning? jk -- // Jilani KHALDI http://jkhaldi.oltrelinux.com ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/lis

Re: [NTG-context] Continuous chapter numbering

2005-10-25 Thread Hans Hagen Test
Matthias Weber wrote: When I read emails from Hans like this one, I get very suspicious that he has a time machine to go backward a few months in time and add a feature so that it is already there when it is being requested --- well think of this: we really needed those feature some time a

Re: [NTG-context] alignment of figures

2005-10-25 Thread Hans Hagen Test
Taco Hoekwater wrote: I placed the pdf file of one unfinished chapter on www.ogbasel.ch/book.html (3.5 MB). Note that Fig. 3.12 happens to be the way I want it. Why this particular figure chose to behave I don't know, putting nothing after \placefigure[] an

Re: [NTG-context] xml and context

2005-10-25 Thread Wolfgang Zillig
Thank you Hans, I already started yesterday with some simple examples and it works fine. I think some more problems will arise when more complicated task needs to be done. Wolfgang Hans Hagen Test schrieb: Wolfgang Zillig wrote: Hello, I'am starting with a PhD and I'm thinking about usi

Re: [NTG-context] alignment of figures

2005-10-25 Thread Taco Hoekwater
Jörg Hagmann wrote: Dear Hans and Taco, Thanks for the answers. I'll read "details.pdf" again... I placed the pdf file of one unfinished chapter on www.ogbasel.ch/book.html (3.5 MB). Note that Fig. 3.12 happens to be the way I want it. Why this particular fi