Re: [NTG-context] A series of articles about text-editors for the MAPS

2012-08-08 Thread Peter Münster
On Wed, Aug 08 2012, luigi scarso wrote: After all, TeX+Emacs = texmacs could be *the* editor for context , if only mkiv was supported. What about crowdfunding a better context mode for emacs? -- Peter

[NTG-context] problem with \startcolumns[distance=0pt]

2012-08-06 Thread Peter Münster
Hi, The distance is not 0pt here (MKIV): --8---cut here---start-8--- \starttext \startcolumns[distance=0pt] \input tufte \stopcolumns \stoptext --8---cut here---end---8--- -- Peter

[NTG-context] problem with \setupalign[line]

2012-08-02 Thread Peter Münster
Hi, How could I avoid please, that the lower part of the g gets cut: --8---cut here---start-8--- \definepapersize[test][width=5cm, height=39mm] \setuppapersize[test] \setuplayout[page] \setupalign[line] \setupwhitespace[small] \starttext \dorecurse{10}{ba gla

Re: [NTG-context] problem with \setupalign[line]

2012-08-02 Thread Peter Münster
On Thu, Aug 02 2012, Hans Hagen wrote: \dorecurse{10}{\begstrut ba gla bla\endstrut\par} The result is the same... -- Peter ___ If your question is of interest to others as well, please add an entry to

Re: [NTG-context] 2 columns: 1 language per column

2012-07-31 Thread Peter Münster
On Tue, Jul 31 2012, Hans Hagen wrote: there's also %D \defineparallel[main][one,two] Is it possible with this to make 2 columns, one language on the left, another language on the right? -- Peter ___

Re: [NTG-context] 2 columns: 1 language per column (solved)

2012-07-31 Thread Peter Münster
On Tue, Jul 31 2012, Hans Hagen wrote: \startmixedcolumns \placeparallel[main][one,two][criterium=all] \stopmixedcolumns there will be better support for that kind of things at some point I don't get the desired result with \placeparallel, but I've found a solution, that works quite

[NTG-context] width/height in figure converter (was: t-degrade.tex)

2012-07-31 Thread Peter Münster
On Fri, Jul 27 2012, Peter Münster wrote: Does it make sense, to port http://modules.contextgarden.net/t-degrade to mkiv, or is there already an existing solution in ConTeXt to downsample jpeg-images on the fly? I've played a bit with the converters: --8---cut here

Re: [NTG-context] 2 columns: 1 language per column (solved)

2012-07-31 Thread Peter Münster
On Tue, Jul 31 2012, Otared Kavian wrote: Can you give please an example showing how to use your code? Save it in test.cld, then run context test.cld. Then open test.pdf in a PDF-viewer. -- Peter ___ If

Re: [NTG-context] 2 columns: 1 language per column (solved)

2012-07-31 Thread Peter Münster
On Tue, Jul 31 2012, Otared Kavian wrote: Thanks Peter! It is a very nice piece of code, but could this be included in a TeX file? Probably yes, but I'm too busy to do this now. I'm sorry... -- Peter

Re: [NTG-context] t-degrade.tex (solved)

2012-07-31 Thread Peter Münster
Now I can downsample jpeg-files on the fly, see attached example file. But I need 2 patches: 1.) To get the width and the height into the name of the file, because when the figure dimensions change, there must be a new conversion: --8---cut

[NTG-context] 2 columns: 1 language per column

2012-07-29 Thread Peter Münster
Hi, Is it possible today with mkiv, to automatically typeset one text (german) on the left column and the translation (french) on the right column (perhaps with streams)? And if yes, how? TIA for any help! -- Peter

Re: [NTG-context] notes placed left, right aligned

2012-07-29 Thread Peter Münster
On Sun, Jul 29 2012, Steffen Wolfrum wrote: but these numbers should be right aligned: so that the ones (eg. in 1 and 21 and 201) are exactly on top of each other any idea how to achieve this? \def\NumberCommand#1{\rightaligned{#1}} % or: \def\NumberCommand#1{\hfill#1}

Re: [NTG-context] SVG?

2012-07-28 Thread Peter Münster
On Sat, Jul 28 2012, Bill Meahan wrote: Do recent versions of MKIV (specifically, the one in TeXLive 2012) support SVG - http://wiki.contextgarden.net/Humour#Can_you_run_it_for_me.3F ;) -- Peter ___ If

[NTG-context] t-degrade.tex

2012-07-27 Thread Peter Münster
Hi, Does it make sense, to port http://modules.contextgarden.net/t-degrade to mkiv, or is there already an existing solution in ConTeXt to downsample jpeg-images on the fly? TIA for any hints, -- Peter

Re: [NTG-context] alignment in TABLE (solved)

2012-07-25 Thread Peter Münster
On Wed, Jul 25 2012, Aditya Mahajan wrote: Each cell of a TABLE is already a \frame, so you don't need to add a \framed inside a cell. Indeed, but at some point during my experimentation, I found differences with or without inner frame... I think, I've found, what had bothered me: strut=yes

[NTG-context] alignment in TABLE

2012-07-24 Thread Peter Münster
Hi, How could I please align vertically the 2 table cells in the following example: --8---cut here---start-8--- \starttext \bTABLE \bTR \bTD 1 \eTD \bTD \framed{1 Über} \eTD \eTR \eTABLE \stoptext --8---cut here---end---8---

Re: [NTG-context] \setmainfont[callig15][size=...] not working (simplefonts + calligra-type1)

2012-07-23 Thread Peter Münster
On Sun, Jul 22 2012, luigi scarso wrote: \setupsimplefonts[size=24pt] Just another workaround, or do you mean, that this is normal behaviour? -- Peter ___ If your question is of interest to others as

Re: [NTG-context] \setmainfont[callig15][size=...] not working (simplefonts + calligra-type1)

2012-07-23 Thread Peter Münster
On Mon, Jul 23 2012, Wolfgang Schuster wrote: This is normal So, is this the rule of thumb: You can set the size with `\setmainfont[...][size=...]' but there is one exception: with calligra-type1 you have to use `\setupsimplefonts[size=...]'. ? -- Peter

Re: [NTG-context] \setmainfont[callig15][size=...] not working (simplefonts + calligra-type1)

2012-07-23 Thread Peter Münster
On Mon, Jul 23 2012, Wolfgang Schuster wrote: No, you change the font size with \usemodule[simplefonts][size=…] *before* you set the fonts or with \setupsimplefonts[size=…] before *and* after you have set the fonts and with \setupbodyfont[…] *after* you have set the fonts.

Re: [NTG-context] \setmainfont[callig15][size=...] not working (simplefonts + calligra-type1)

2012-07-23 Thread Peter Münster
On Mon, Jul 23 2012, Wolfgang Schuster wrote: Am 23.07.2012 um 13:09 schrieb Peter Münster: Thanks. So I guess, the conclusion is, that \setmainfont[...][size=…] is deprecated. Can you declare a option deprecated which has never existed? What is this? I'm sure, that I've always used

[NTG-context] \setmainfont[callig15][size=...] not working (simplefonts + calligra-type1)

2012-07-22 Thread Peter Münster
Hi, Test file: --8---cut here---start-8--- \usemodule[simplefonts] \setmainfont [callig15] % from http://www.ctan.org/tex-archive/fonts/calligra-type1/ [size=24pt]% does not work \setupbodyfont[24pt] % workaround \starttext \input tufte

Re: [NTG-context] two questions for the simplest slides

2012-07-21 Thread Peter Münster
On Sat, Jul 21 2012, Pablo Rodríguez wrote: Page is red and text is white. \page Page is blue and text is yellow. Quick hack: \definecolor[MyColor][white] \setupbackgrounds[page][background=color, backgroundcolor=MyColor] \def\Slide#1#2#3{% #1: background, #2: foreground, #3: words

Re: [NTG-context] two questions for the simplest slides

2012-07-21 Thread Peter Münster
On Sat, Jul 21 2012, Pablo Rodríguez wrote: Page is red and text is white. \page Page is blue and text is yellow. All you need, can be done with \framed: \setuppapersize[S6] \setuplayout[page] \def\Slide#1#2#3{% #1: background, #2: foreground, #3: words \framed[offset=overlay,

Re: [NTG-context] change caption position temporarily

2012-07-20 Thread Peter Münster
On Fri, Jul 20 2012, d_jan wrote: \setupcaptions[location=bottom] \def\PlaceRightFigure#1#2{{\setupcaptions[location=right]% \placefigure{#1}{#2}}} \starttext \placefigure{caption 1}{figure 1} \PlaceRightFigure{caption 2}{figure 2} \placefigure{caption 3}{figure 3} \stoptext Sorry

[NTG-context] bad kerning with Garamond

2012-07-16 Thread Peter Münster
Hi, I've copied the files GARA.TTF, GARABD.TTF and GARAIT.TTF (Monotype Garamond) to the fonts directory and then regenerated the database. This is my test-file: --8---cut here---start-8--- \usemodule[simplefonts] \setmainfont[garamond] \starttext \input

Re: [NTG-context] change caption position temporarily

2012-07-16 Thread Peter Münster
On Mon, Jul 16 2012, d_jan wrote: Is it possible to set the caption position for some images to another position than the one defined in \setupcations ? The standard in my document is location=bottom but for some images I'd prefer =right. \setupcaptions[location=bottom]

Re: [NTG-context] bad kerning with Garamond

2012-07-16 Thread Peter Münster
On Mon, Jul 16 2012, Luis Montgomery wrote: Try with \setmainfont[gara] The result is worse: http://pmrb.free.fr/tmp/gara.pdf -- Peter ___ If your question is of interest to others as well, please add

Re: [NTG-context] bad kerning with Garamond

2012-07-16 Thread Peter Münster
On Mon, Jul 16 2012, Hans Hagen wrote: maybe it's a script or language dependent feature Could you explain this please (what script, what language)? -- Peter ___ If your question is of interest to

Re: [NTG-context] bad kerning with Garamond

2012-07-16 Thread Peter Münster
On Mon, Jul 16 2012, Wolfgang Schuster wrote: Try this example which doesn’t use simplefonts: \starttext \startfont[file:gara.ttf*default]\input knuth\par\stopfont \startfont[file:garait.ttf*default]\input knuth\par\stopfont \startfont[file:garabd.ttf*default]\input knuth\par\stopfont

Re: [NTG-context] bad kerning with Garamond (solved)

2012-07-16 Thread Peter Münster
On Mon, Jul 16 2012, Peter Münster wrote: The 3 ttf files come from an MS-Office installation. I've replaced them with files from the internet (http://www.findthatzip.com/), now it works! -- Peter

[NTG-context] adjust width of text automatically

2012-07-15 Thread Peter Münster
Hi, Is it possible to place one box beside another, both with the same height, one box with an image of unknown width, and the other uses the remaining width. I've tried this, but without success: --8---cut here---start-8--- \starttext \bTABLE[offset=0pt,

[NTG-context] indent a block of text

2012-07-15 Thread Peter Münster
Hi, I want to indent a block of text to the right by the width of some other short text: --8---cut here---start-8--- \starttext \framed[height=5cm, offset=0pt, strut=no, frame=off]{% Bla:~\framed[location=top, align=flushleft, height=max, offset=pt,

[NTG-context] flush page to bottom, even the last one

2012-07-15 Thread Peter Münster
Hi, What could I do please, so that the second page looks like the first one? --8---cut here---start-8--- \showframe \setupalign[line] \setupwhitespace[small] \def\MyBox{\dontleavehmode\externalfigure[hacker][height=0.4\textheight]\par} \starttext \MyBox

Re: [NTG-context] clutter with \start and \stop

2012-07-04 Thread Peter Münster
On Wed, Jul 04 2012, Hans Hagen wrote: no, mixing this way is asking for troubles, if not now, than maybe in the future just use \section Yes, but isn't \startsection the recommended method for the future and needed for XML output? -- Peter

Re: [NTG-context] clutter with \start and \stop

2012-07-04 Thread Peter Münster
On Thu, Jul 05 2012, Rogers, Michael K wrote: Have you considered structuring your example like this?: The output is not the same... -- Peter ___ If your question is of interest to others as well,

[NTG-context] problem with aligncharacter=yes

2012-07-03 Thread Peter Münster
Hi, This file generates an error (Missing control sequence inserted) with the latest beta version: --8---cut here---start-8--- \starttext \bTABLE[aligncharacter=yes] \bTR \bTD 3.3 \eTD \eTR \eTABLE \stoptext --8---cut

[NTG-context] clutter with \start and \stop

2012-07-03 Thread Peter Münster
Hi, Say I want Tufte in 2 columns and Knuth in 1 column: --8---cut here---start-8--- \starttext \startcolumns[n=2] \startsection[title=Tufte] \input tufte \stopsection \startsection[title=Tufte and Knuth] \input tufte \stopcolumns \input

Re: [NTG-context] Can C-Pretty-Printing module for MKIV be installed through first-setup

2012-06-11 Thread Peter Münster
On Mon, Jun 11 2012, Jan Pohanka wrote: I'd like to use C-Pretty-Printing module. As it is listed on http://modules.contextgarden.net I thought it should be installed by first-setup.sh --modules=all. No, it shouldn't, because it doesn't work with latest ConTeXt versions. You could also try

Re: [NTG-context] feature request for \getspr{}

2012-06-09 Thread Peter Münster
On Fri, Jun 08 2012, Hans Hagen wrote: \setupspreadsheet [test] [period={{\bf\middlered .}}, comma={{\bf\middlegreen ,}}, split=yes] Thanks, that's fine! Just a minor fix in line 183: if split == yes then -- Peter

[NTG-context] How to enable tabular numerals with simplefonts and otf?

2012-06-09 Thread Peter Münster
Hi, How can I enable tabular numerals please? Test file, that does not work: --8---cut here---start-8--- \usemodule[simplefonts] \setmainfont[LinLibertineIO][size=10pt, tnum=yes] \starttext \addff{tnum} \setff{tnum} 565656565656X\par X \stoptext

[NTG-context] feature request for \getspr{}

2012-06-08 Thread Peter Münster
Hi, It would be nice, if \getspr{} of the m-spreadsheet module could print a comma instead of a dot as decimal-point. For now, I use this workaround: --8---cut here---start-8--- function spreadsheets.get(name,r,c,str) if name == then name = current if

Re: [NTG-context] feature request for \getspr{}

2012-06-08 Thread Peter Münster
On Fri, Jun 08 2012, Hans Hagen wrote: I've added moduledata.spreadsheets.settings.numberseparator but you have to test it after the next upload. Tested. Thanks! Just a minor comment: \setupspreadsheet[numberseparator=,] would be nicer than

[NTG-context] new layer for letter

2012-06-07 Thread Peter Münster
Hello, How can I create a new layer with the letter module? I've tried this, but it does not work: --8---cut here---start-8--- \usemodule[letter] \defineletterlayer[test] \defineletterelement[layer][test][default]{NEW LAYER}

[NTG-context] letter: errors with foot=gbrief

2012-06-07 Thread Peter Münster
Hello, This file generates some errors: --8---cut here---start-8--- \usemodule[letter] \setupletterlayer[foot][alternative=gbrief] \startletter[phone=123] test \stopletter --8---cut here---end---8--- Workaround:

[NTG-context] problem with \characteralignmentmode=2

2012-06-07 Thread Peter Münster
Hi, How can I get rid of the space on the right side of the numbers please? --8---cut here---start-8--- \starttext \bTABLE \chardef\characteralignmentmode=2 \setupTABLE[c][1][align=flushright, offset=0em, alignmentcharacter=., aligncharacter=yes]

Re: [NTG-context] problem with cow font

2012-05-28 Thread Peter Münster
On Mon, May 28 2012, luigi scarso wrote: \framed[height=1cm,align=lohi,strut=no]{bla\par bla} Thanks! But isn't the strut too high? Is it wanted? And if yes, than why? -- Peter ___ If your question is

[NTG-context] problem with cow font

2012-05-27 Thread Peter Münster
Hi, About one year ago, the following example worked fine, but with the latest beta, the text is no more centred: --8---cut here---start-8--- \setupbodyfont[cow] \starttext \framed[height=1cm, align=lohi]{bla\par bla} \stoptext --8---cut

Re: [NTG-context] Simple rings with svg

2012-05-10 Thread Peter Münster
On Thu, May 10 2012, Hans Hagen wrote: so what is a robust check ... Perhaps just the exit code of the inkscape call? -- Peter ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] \phantom{\item ... }

2012-04-27 Thread Peter Münster
On Fri, Apr 27 2012, Troy Henderson wrote: the second item is hidden, but in fact, the space for that item has not been allocated at all. Did you try the methods here: http://wiki.contextgarden.net/Hiding_Content ? Why is this, and more importantly to me, how can I get the space allocated

Re: [NTG-context] Notepad++ configuration

2012-04-17 Thread Peter Münster
On Tue, Apr 17 2012, Luiz Borges wrote: Also, is there anyother noteworthy editor that works nicely with standalone context? Preferably with spell-check and auto-completion. Emacs. -- Peter ___ If your

[NTG-context] [***SPAM***] How to remove white space?

2012-02-14 Thread Peter Münster
Hello, Here you see some white space at the left and the right of .COM: \ss \framed[offset=overlay]{.COM} How can I remove this space in the right, correct, natural, smart, elegant, ConTeXtish manner? I have a workaround, but I find it a bit ugly: \starttext \ss

Re: [NTG-context] [***SPAM***] How to remove white space?

2012-02-14 Thread Peter Münster
On Tue, Feb 14 2012, Wolfgang Schuster wrote: This space is part of the font. Yes, that's what I've guessed too. The question was more, if there was a method to say: Dear TeX-engine, give me please the letter `M' but without its natural kerning on the right side. I thought, that all this

[NTG-context] wrong bounding box with \startTEXpage

2012-02-09 Thread Peter Münster
Hello, There is white space above the A and the lower part of the A is cut: \startTEXpage A \stopTEXpage No problem with Aj... -- Peter ___ If your question is of interest to others as well, please

Re: [NTG-context] How to make Figure captions justify if long?

2012-02-09 Thread Peter Münster
On Thu, Feb 09 2012, Wagner Macedo wrote: My layout style require that table or figure captions stay centered only if short. If long, it needs that the caption be justified (like normal text, but less width). --8---cut here---start-8---

[NTG-context] \setupfootnotes[margindistance=...]

2012-01-26 Thread Peter Münster
Hello, \setupfootnotes[margindistance=...] seems to be broken. Test file: --8---cut here---start-8--- \setupfootnotes[align=flushleft, margindistance=5em] \starttext bla\footnote{bla} \stoptext --8---cut here---end---8---

[NTG-context] \definevimtyping[...][escape=on]

2012-01-25 Thread Peter Münster
Hello, Which context version does support \definevimtyping[...][escape=on] ? I've tested 2011.09.27 and 2012.01.25 without success... TIA for any help! -- Peter ___ If your question is of interest to

Re: [NTG-context] Unicode character for \,?

2012-01-16 Thread Peter Münster
On Mon, Jan 16 2012, Hans Hagen wrote: well, it's a space and therefore a valid breakpoint (i.e. it's not \sixperemnonbreakspace) So the answer is no, there is no unicode equivalent for \, ? What about NARROW NO-BREAK SPACE ? About 1 or 2 years ago, it was the same width as \, but now it's

Re: [NTG-context] Unicode character for \,?

2012-01-16 Thread Peter Münster
On Mon, Jan 16 2012, Hans Hagen wrote: all those lovely incompatible names ... anyhow, so you want em/8 instead of space/8 .. It would be nice. But probably, you had a reason to change it to space/8, didn't you? -- Peter

Re: [NTG-context] Unicode character for \,?

2012-01-16 Thread Peter Münster
On Mon, Jan 16 2012, Hans Hagen wrote: Not really ... some time ago the code dealing with those spaces was adapted to deal with tagging and at that point some decisions were made (after all, these things were not available in mkii so untill code gets cleaned up and stabelizes antything can

[NTG-context] Unicode character for \,?

2012-01-15 Thread Peter Münster
Hello, What Unicode character can replace \,? NARROW NO-BREAK SPACE is too small: \starttext \|\,\| \type{\,}\par \| \| THIN SPACE (U+2009) (why smaller than \type{\,}?)\par \| \| NARROW NO-BREAK SPACE (U+202F) (why almost nothing?)\par \|\| nothing\par \|~\| \type{~}\par \| \| NO-BREAK SPACE

Re: [NTG-context] Unicode character for \,?

2012-01-15 Thread Peter Münster
On Sun, Jan 15 2012, Wolfgang Schuster wrote: \|\sixperemspace\| No, there is a line break: \starttext \hsize1pt bla\sixperemspace bla \stoptext -- Peter ___ If your question is of interest to others

Re: [NTG-context] \setuppapersize \externalfigure

2012-01-14 Thread Peter Münster
On Fri, Jan 13 2012, Gerben Wierda wrote: The following snippet: \page\setuppapersize[A4,portrait][A4,portrait] \externalfigure[foo.pdf][factor=fit,orientation=90] behaves like this: the size is set to what fits *before* rotation. The order of orientation and factor does not matter. Is

[NTG-context] [***SPAM***] Re: Syntax highlighting for C-code

2012-01-14 Thread Peter Münster
On Fri, Jan 13 2012, Richard Weickelt wrote: 2) t-vim did not work. It failed somewhere (unknown command sequence \installspacehandler) on loading (\usemodule[vim]) Usually, t-vim works quite well. Perhaps it's just broken with your particular context version. 3)

Re: [NTG-context] How to define a command...

2012-01-05 Thread Peter Münster
On Thu, Jan 05 2012, Otared Kavian wrote: \define[3]\RandomCoeff{% \ctxlua{a = math.random(#2,#3)} % \csname{Coeff#1}\endcsname{\ctxlua{tex.print(a)}} %% this line does not work as expected... \setuprandomize[2012] \define[3]\RandomCoeff{% \expandafter\def\csname

Re: [NTG-context] missing --delete flags in mtx-update.lua

2012-01-02 Thread Peter Münster
On Mon, Nov 14 2011, Mojca Miklavec wrote: When running first-setup.sh, some of the rsync commands are missing the --delete flag: /opt/context/tex/texmf-context:      ok /opt/context/tex/texmf-linux-64:     no --delete flag On purpose, else formats are deleted and that is nasty when there

Re: [NTG-context] escaping % in urls

2012-01-01 Thread Peter Münster
On Sun, Jan 01 2012, Pablo Rodríguez wrote: Which is the proper way to do it? (Not replacing %20 with a blank space.) This works (I don't know, if proper way or not...): \startasciimode \url{http://buscon.rae.es/dpdI/SrvltGUIBusDPD?lema=puntos%20suspensivos} \stopasciimode or

Re: [NTG-context] ConTeXt-- does it make sense for my needs?

2011-12-14 Thread Peter Münster
On Wed, Dec 14 2011, Hagmann Jörg wrote: Another possibility is to use org-mode in Emacs, export to Latex and from there to ConTeXt. In my case, the last step is accomplished by a home-brewed ruby script which covers the most common layout commands Have you already considered writing

[NTG-context] missing --delete flags in mtx-update.lua

2011-11-13 Thread Peter Münster
Hello, When running first-setup.sh, some of the rsync commands are missing the --delete flag: /opt/context/tex/texmf-context: ok /opt/context/tex/texmf-linux-64: no --delete flag /opt/context/tex/texmf: ok /opt/context/tex/texmf-modules: no --delete flag --

[NTG-context] Too many }'s in latest beta

2011-11-13 Thread Peter Münster
Hello, When running `context test.cld' on this file: --8---cut here---start-8--- context.environment{my-env} -- it does not matter, if this file exists or not context.starttext() context.startalignment{middle} contextAmount: 123 context.stopalignment()

Re: [NTG-context] Too many }'s in latest beta

2011-11-13 Thread Peter Münster
On Mon, Nov 14 2011, Peter Münster wrote: contextAmount: 123 Or just a space:context -- Peter ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

[NTG-context] Undefined control sequence with latest beta

2011-11-13 Thread Peter Münster
Hello, When running `context test.cld' on this file: --8---cut here---start-8--- io.outputmy-env.tex io.write\\startenvironment my-env\n\\def\\myTest{bla}\n\\stopenvironment\n context.environment{my-env} context.starttext() context.myTest() context.stoptext()

Re: [NTG-context] Too many }'s in latest beta

2011-11-13 Thread Peter Münster
On Mon, Nov 14 2011, Hans Hagen wrote: context.environment(false, my-env ) Thanks, this solves all problems! msybe \environment should accept [name] as well You've already added support for this in January: http://archive.contextgarden.net/message/20110114.182134.7ec49be5.en.html --

Re: [NTG-context] new version of t-french.mkiv

2011-11-09 Thread Peter Münster
On Tue, Nov 08 2011, Hans Hagen wrote: The \' is probably not needed (in mkiv) which saves you some upload time. Yes, let's save bandwidth ;) Are \iemes etc used in some conversion? No, I've just copied these definitions from enco-ffr.mkii. instead of the demo mode you can do:

[NTG-context] new version of t-french.mkiv

2011-11-08 Thread Peter Münster
Hello, Finally, after a development period of more than three years[1], I'm pleased to announce the long-awaited[2] update of the t-french ConTeXt module, which is greatly enhanced compared to the previous version[3]. In spite of the high complexity[4] of the code, I consider the module stable[5]

Re: [NTG-context] Two frames side by side?

2011-11-06 Thread Peter Münster
On Sun, Nov 06 2011, Alasdair McAndrew wrote: I can get the two frames looking just right, but no matter how thin I make them, they display one under the other, not side by side. http://wiki.contextgarden.net/FAQ#Why_is_there_a_line-break_in_the_output_after_some_commands.3F --

Re: [NTG-context] languagespecifics

2011-11-06 Thread Peter Münster
On Sun, Nov 06 2011, Hans Hagen wrote: the reset issue is the reason why there is no mechanism yet ... your example is an an indication of this: it would reset globally set spacing on the other hand, when you switch language, it will normally happen grouped so settings are local then

Re: [NTG-context] languagespecifics

2011-11-05 Thread Peter Münster
On Fri, Nov 04 2011, Hans Hagen wrote: I'll add a setups option ... Thanks! Will there also be a possibility to reset settings, when leaving a language? I had used this before: \appendtoks \setcharacterspacing[reset] \to \everyresetlanguagespecifics -- Peter

[NTG-context] languagespecifics

2011-11-04 Thread Peter Münster
Hello, Is there something like \startlanguagespecifics[fr] ... \stoplanguagespecifics in mkiv? Does it make sense, to keep the module t-french.tex? I would like to integrate \setcharacterspacing[frenchpunctuation] everywhere (text, headers, footers and so on), but when a user loads the module

Re: [NTG-context] ConvertToConteXt - convert special ConTeXt-characters (PHP)

2011-11-01 Thread Peter Münster
On Tue, Nov 01 2011, Jan Heinen wrote: $xstring = str_replace ( !, \\char33, $xstring ); // Why is ! special in ConTeXt? (same question applies for many other characters) With \asciimode there is probably only one character to convert: \ (and the sequence %%, that should be quite rare) --

Re: [NTG-context] Question about chapter headings

2011-10-25 Thread Peter Münster
On Tue, Oct 25 2011, Alasdair McAndrew wrote: \def\chap#1#2{Chapter #1\crlf #2} \def\chap#1#2{\vbox{Chapter #1\crlf #2}} -- Peter ___ If your question is of interest to others as well, please add an

Re: [NTG-context] Image compression/resizing in PDFs

2011-10-21 Thread Peter Münster
On Fri, Oct 21 2011, John Devereux wrote: Is there a way to have context automatically compress or resample included images to a given output resolution? Hello, See also http://archive.contextgarden.net/thread/20110629.173015.6dcd7b3e.en.html t-degrade.tex is broken with latest context. If

Re: [NTG-context] I look for an item bullet with a size between \bullet and \cdot

2011-10-11 Thread Peter Münster
On Tue, Oct 11 2011, Stéphane Klein wrote: Do you have a tip ? There is \scale[...]{...}: \starttext \dontleavehmode \scale[scale=700]{•} • \scale[scale=1700]{•} \stoptext -- Peter ___ If your question

Re: [NTG-context] focus=standard not respected

2011-10-05 Thread Peter Münster
On Mon, Mar 28 2011, Marco wrote: In the following example the page focus jumps back to »fit« after clicking on the footnote number after »Foo«, although »focus=standard« is set. \setupinteraction [state=start, focus=standard] \starttext Foo \startfootnote Bar \stopfootnote

[NTG-context] upload file on wiki

2011-09-27 Thread Peter Münster
Hello, The upload seems to be broken: Upload warning The upload directory (public) is not writable by the webserver. -- Peter ___ If your question is of interest to others as well, please

[NTG-context] t-vim: line-breaks with \inlineX{}

2011-09-14 Thread Peter Münster
Hello, How can I avoid the line-breaks here: --8---cut here---start-8--- \usemodule[vim] \definevimtyping[C][syntax=c] \starttext bla \inlineC{void func(void)} bla \stoptext --8---cut here---end---8--- TIA for any help! --

Re: [NTG-context] t-vim: line-breaks with \inlineX{}

2011-09-14 Thread Peter Münster
On Wed, Sep 14 2011, Aditya Mahajan wrote: See the updated t-filter module from the dev branch at github. Thanks! When do you plan to update the module in the standalone distribution? -- Peter ___ If

Re: [NTG-context] ConTeXt mode in emacs: disabling raising of superscripts?

2011-09-05 Thread Peter Münster
On Mon, Sep 05 2011, Alasdair McAndrew wrote: I hope my subject line says it all: if I type, say $x^2$ in an emacs buffer, with ConTeXt-mode, the 2 is automatically raised.  This to me looks ugly.  I've been searching through the emacs customization options but haven't yet found what I need. 

Re: [NTG-context] \type{} in bold mode

2011-09-02 Thread Peter Münster
On Wed, Aug 31 2011, Wolfgang Schuster wrote: \setuptype[style=mono] % default: “style=\tt\tf” Oh, I was so convinced, that the default was \tt, that I did not even test it, sorry! But what is the sense of the \tf? What is the advantage over default=\tt? -- Peter

Re: [NTG-context] Colored text in \type?

2011-09-02 Thread Peter Münster
On Fri, Sep 02 2011, Alasdair McAndrew wrote: \color[blue]{\type{%t^y_8*}} doesn't seem to work; nor does {\blue \type{%t^y_8*}} No problem with mkiv. -- Peter ___ If your question is of interest

[NTG-context] \type{} in bold mode

2011-08-30 Thread Peter Münster
Hello, When the current font-switch is bold, I would like the verbatim text inside \type{} to respect the bold mode. What is the right way to teach \type{} to automatically use bold or not? Example: \starttext \section{Problem:} {not bold, \type{not bold, ok} // \bf bold, \type{should be bold

Re: [NTG-context] Two rotates on the same line

2011-08-22 Thread Peter Münster
On Wed, Aug 17 2011, Cecil Westerhof wrote: I am still expanding my knowledge of ConTeXt. At the moment I am playing with \rotate. When using:     \rotate[rotation=42]{Tekst kan ook worden geroteerd.}     \rotate[rotation=-42]{In elke richting die je maar wilt.} This is displayed as:     /

Re: [NTG-context] Weirdness with the names of files processed

2011-07-26 Thread Peter Münster
On Tue, Jul 26 2011, Jaroslav Hajtmar wrote: Conversely, if + is part of the filename, while images are found, the compilation will collapse and prints a message that I mention below. Short answer: don't use + in filenames. See also:

Re: [NTG-context] unwanted page break

2011-07-18 Thread Peter Münster
On Mon, Jul 18 2011, Hans Hagen wrote: Writing a sentences, it makes a page break even though there are enough space for the remaining sentences. test file needed, it could be that one of tex's penalties forces this (widow/club) Perhaps related: http://tracker.luatex.org/view.php?id=686 --

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-14 Thread Peter Münster
On Thu, Jul 14 2011, Cecil Westerhof wrote: The problem is that my document already is finished. First I could just deliver a PDF file. Now they want to edit it themselves. They could install context on their computer... -- Peter

[NTG-context] t-letter: problem with align

2011-07-07 Thread Peter Münster
Hello, The align key seems to be ignored here: \usemodule[letter] \setupletterstyle[head][align=flushright] \setupletterstyle[letterhead][align=flushright] \setupletter[fromname=bla, fromaddress=bla bla] \starttext \startletter bla \stopletter \stoptext TIA for any help! -- Peter

Re: [NTG-context] t-letter: problem with align

2011-07-07 Thread Peter Münster
On Thu, Jul 07 2011, Wolfgang Schuster wrote: The head use predefined layouts and you can select between a left aligned, a centered or a right aligned layout. \setupletterstyle[head][alternative=right] On page 99 of lettercorrespondence.pdf you write: The default alternative a prints the

Re: [NTG-context] t-letter: problem with align

2011-07-07 Thread Peter Münster
On Fri, Jul 08 2011, Wolfgang Schuster wrote: With the alternative “a” i print only the values from the variables “fromname” and “fromaddress” while “left”, “middle” and “right” are complexer. Another feature from the last three alternatives is that the alignment is fixed and you can’t change

Re: [NTG-context] modules in minimals (important)

2011-07-06 Thread Peter Münster
On Wed, Jun 29 2011, Mojca Miklavec wrote: Hans has changed the command line parameter for modules (--modules=vim should work now). The problem is that he now stores the chosen modules to a variable modules as opposed to extras. So if you want to keep your modules, please edit

Re: [NTG-context] Scaling down the resolution of used pictures

2011-06-29 Thread Peter Münster
On Wed, Jun 29 2011, Hans Hagen wrote: That would be a possibility, but I was wondering if there was a way to let ConTeXt do it. Saves a lot of time. Also: when changing from A4 to A5, you have to do it all over again. You can plugin in a converter. However, it only works for one to anothe

Re: [NTG-context] \about[node] quotation marks

2011-06-27 Thread Peter Münster
On Tue, Jun 28 2011, Kip Warner wrote: Is there any way to have ConTeXt not surround the link in the text with quotation marks when using \about[some_node]? \setupreferencing[left=, right=] -- Peter

<    1   2   3   4   5   6   7   8   9   10   >