[NTG-context] glyph width issues with \setscript[hanzi]

2012-03-10 Thread S Barmeier
Not quite sure what causes this problem, but for particular text widths in combination with \setscript[hanzi], the glyph width gets thrown off. \setuplayout[width=110mm,height=200mm] \usemodule[simplefonts] \setscript[hanzi] \setcjkmainfont[IPAexMincho] \starttext ?? \input tufte \stoptext The

Re: [NTG-context] Referring to items

2012-03-10 Thread Hans Hagen
On 9-3-2012 09:28, Wolfgang Schuster wrote: Works here, the only thing to complain is that the number conversion is missing. The latest beta (two days ago) should be ok (unless I messed up) ... a 'quick' hack btw, as we need a frozen conversion variant in the tuc file. Hans

Re: [NTG-context] enumeration numbering in the margin, title in body text

2012-03-10 Thread Tobias Columbus
On Fri, Mar 09, 2012 at 07:05:55PM +0100, Wolfgang Schuster wrote: Am 08.03.2012 um 11:49 schrieb Tobias Columbus: Hi all, I am new to ConTeXt and asked myself if it is possible to have only the number of an enumeration in the margin and the title in `serried` position. Here is an

Re: [NTG-context] Problem with external cross-references

2012-03-10 Thread Hans Hagen
On 8-3-2012 18:30, Jean-Philippe Rey wrote: Hello Hans, Le 5 mars 2012 à 10:18, Hans Hagen a écrit : ConTeXt ver: 2011.05.18 18:04 MKIV fmt: 2011.7.31 int: english/english That version is quite old; I wouldn't be surprised if in that version loading of cross document references was not

Re: [NTG-context] stacking margin notes

2012-03-10 Thread Hans Hagen
On 10-3-2012 05:37, S Barmeier wrote: I was expecting this to work: \setuplayout[ width=10cm, backspace=10cm, leftmargin=8cm ] \starttext \inleft[stack=yes]{ \input tufte } \input tufte \inleft[stack=yes]{ \input tufte } \stoptext but it doesn't stack. Also,

Re: [NTG-context] More CJK fall-back fonts (S Barmeier)

2012-03-10 Thread dalyoung
Dear Severin, I use a Korean unfont as main fonts and an English fonts as fallback font using the following type script file which is made by the help of Hans and D.H. Kim. You may set fonts similarly. Korean fonts contained Chinese glyph(not all of them) and Japanese glyph, we don't have any

Re: [NTG-context] Nested floats

2012-03-10 Thread Marco
On 2012-03-09 Prashanth prash.n@gmail.com wrote: I need to create some small tables that are (possibly) next to each other. Though I could make text flow around tables and appear to the left or to the right of the table, I could not manage something like this: I would use combinations for

Re: [NTG-context] Nested floats

2012-03-10 Thread Wolfgang Schuster
Am 09.03.2012 um 17:38 schrieb Prashanth: Hi, I need to create some small tables that are (possibly) next to each other. Though I could make text flow around tables and appear to the left or to the right of the table, I could not manage something like this:

[NTG-context] bibtex doesnt find stylefiles in TEXMFHOME on context standalone

2012-03-10 Thread Eidenbenz Michael
hello list, i recently installed the lastest beta (2012.03.05) as standalone alongside TexLive with the latest stable version (2011.05.18) i use some custom stylefiles ( bst and bibl) for bibtex that are placed in my TEXMFHOME Directory that is $HOME/Library/texmf on osx. now context beta

Re: [NTG-context] Nested floats

2012-03-10 Thread Marco
On 2012-03-10 Wolfgang Schuster schuster.wolfg...@googlemail.com wrote: You can use floatcombinations: http://archive.contextgarden.net/message/20060411.201855.519a8b16.en.html The example code in the mail give an error message: ! Use of \somelocalfloat doesn't match its definition. system

Re: [NTG-context] bibtex doesnt find stylefiles in TEXMFHOME on context standalone

2012-03-10 Thread Mojca Miklavec
On Sat, Mar 10, 2012 at 15:32, Eidenbenz Michael wrote: hello list, i recently installed the lastest beta (2012.03.05) as standalone alongside TexLive with the latest stable version (2011.05.18) i use some custom stylefiles ( bst and bibl) for bibtex that are placed in my TEXMFHOME

Re: [NTG-context] bibtex doesnt find stylefiles in TEXMFHOME on context standalone

2012-03-10 Thread Mojca Miklavec
On Sat, Mar 10, 2012 at 15:56, Mojca Miklavec wrote: You can test the setting by running    kpsewhich --expand-path '$BIBINPUTS'    kpsewhich --expand-path '$BSTINPUTS' but I can confirm that this returns utterly weird results here. For BIBINPUTS I only get current directory and for

Re: [NTG-context] bibtex doesnt find stylefiles in TEXMFHOME on context standalone

2012-03-10 Thread Eidenbenz Michael
Dear Mojca, thanks a lot! i changed my TEXMFHOME only in texmfcnf.lua. not in in texmf.cnf. now i did this and bibtex works fine. I really don't know how the difference between the twos ... i was just hacking. but it seems to me that texmfcnf.lua handles all context specific files (eg my

[NTG-context] linenotes new syntax?

2012-03-10 Thread Pablo Rodríguez
Two betas ago (as far as I can rembember), this worked right: \definelinenote[significa] \setupnote[significa][rule=off,paragraph=yes,numbercommand=,inbetween=\quad] \setupdescriptions[significa][display=yes,location=serried,distance=.5em] \starttext \startlinenumbering En un

Re: [NTG-context] bibtex doesnt find stylefiles in TEXMFHOME on context standalone

2012-03-10 Thread Mojca Miklavec
On Sat, Mar 10, 2012 at 17:04, Eidenbenz Michael wrote: Dear Mojca, thanks a lot! i changed my TEXMFHOME only in texmfcnf.lua. not in in texmf.cnf. now i did this and bibtex works fine. Just make sure that you do that in texmf-local, else the file will be overwritten during next update.

[NTG-context] Beta breaks gantt module

2012-03-10 Thread Marco
Somewhere between the beta 2012.03.10 13:15 and 2011.11.29 23:11 the gantt module got broken. Example: \usemodule [gantt] [alternative=tikz] \starttext \startgantt {5}{10} \startganttitle \titleelement{Foo}{5} \titleelement{Bar}{5} \stopganttitle \stopgantt \stoptext

[NTG-context] ruby for vertical layout

2012-03-10 Thread S Barmeier
Is there something like ruby for vertical layout? ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] beta from today with wrong line number

2012-03-10 Thread Pablo Rodríguez
Dear community, with beta from today, \definelinenote[Lnote] \starttext \startlinenumbering \dorecurse{50}{hi\Lnote{there}\par} \stoptext only refers to the first line. I think this is a bug. Many thanks for your help, Pablo -- http://www.ousia.tk

[NTG-context] hyphenation of hyphenated words

2012-03-10 Thread S Barmeier
non-standard breaks as non-stan- dard Is there a way to tell context to break the word at the hyphen that already exists? ___ If your question is of interest to others as well, please add an entry to the Wiki!

Re: [NTG-context] hyphenation of hyphenated words

2012-03-10 Thread Marco Pessotto
S Barmeier severinbarme...@googlemail.com writes: non-standard breaks as non-stan- dard Is there a way to tell context to break the word at the hyphen that already exists? \setbreakpoints[compound] should do the trick. Cheers -- Marco

[NTG-context] is there a reason not to fix this bug?

2012-03-10 Thread Pablo Rodríguez
Dear community, Wolfgang kindly suggested this fix (that works also with beta from today): strc-lst.mkvi: \def\strc_lists_place_indeed#tag#list#settings% {\begingroup \edef\currentlist{#tag}% \setupcurrentlist[#settings]% \the\everystructurelist %

[NTG-context] Strange error message

2012-03-10 Thread Otared Kavian
Hi all, Has anyone encountered the following situation with the betas from last January until today? I have a document some 100 pages (each page being an \input), which is correctly typeset with ConTeXt version 2011.11.29 mkiv, but gives me the following error with the recent mkiv betas: the

Re: [NTG-context] Nested floats

2012-03-10 Thread Prashanth
Hi Marco, I hesitate to use combinations because Table 1.1 (a) and Table 1.1 (b) are not always related to each other. But I will use combinations if everything else fails. Do you have any intuitions as to why the numbering begins at 7? I tried to not use the outermost float

Re: [NTG-context] Nested floats

2012-03-10 Thread Prashanth
Hi Wolfgang, This is exactly what I was looking for. However, it works only in mkii, not in mkiv. Searching though the mailinglist for floatcombinations, I came across this discussion ( http://archive.contextgarden.net/message/20100601.084655.c7d6e858.en.html). Taco's solution works just like

[NTG-context] Broken Nightly 2012.03.10

2012-03-10 Thread Kip Warner
Hey list, The following minimal compiles, but I don't believe it is correct. The footnote ordinal does not appear properly in the body text and the footnote text itself is not correct either. \definedescription[definition] [location=top, alternative=top, command=\hskip-1cm,

[NTG-context] \definedescription wrapping

2012-03-10 Thread Kip Warner
Hey list, I'd like the description title to not wrap part way through its title. I'm using the following definition: \definedescription[definition] [location=top, alternative=top, headcolor=colour_head, headstyle=boldslanted] But if I use it with something like...

[NTG-context] \placefigure padding

2012-03-10 Thread Kip Warner
Hey list, The following minimal typesets a dummy figure. Note how there is about two lines of empty space below the figure. How do I control the amount of padding that surrounds the figure, such as the bottom? \setupexternalfigures [frame=off, corner=rectangular, rulethickness=0.5pt]

Re: [NTG-context] ntg-context Digest, Vol 93, Issue 36

2012-03-10 Thread S Barmeier
I use a Korean unfont as main fonts and an English fonts as fallback font using the following type script file which is made by the help of Hans and D.H. Kim. You may set fonts similarly. Korean fonts contained Chinese glyph(not all of them) and Japanese glyph, we don't have any problem