Re: [NTG-context] conditional evaluation and section names

2011-02-15 Thread Daniel Lyons
understand TeX's conditional system well enough to figure out how to make it work (nor ConTeXt's marking system). If anyone can help, I'd greatly appreciate it! Make a *complete* minimal example! OK, for #2: \startsetups[sectioninfo] § \getmarking[sectionnumber] \stopsetups

Re: [NTG-context] conditional evaluation and section names

2011-02-15 Thread Wolfgang Schuster
the answer is to use plain TeX but I don't understand TeX's conditional system well enough to figure out how to make it work (nor ConTeXt's marking system). If anyone can help, I'd greatly appreciate it! Make a *complete* minimal example! OK, for #2: \startsetups[sectioninfo

Re: [NTG-context] conditional evaluation and section names

2011-02-15 Thread Daniel Lyons
On Feb 15, 2011, at 11:12 AM, Wolfgang Schuster wrote: Make a *complete* minimal example! 1. If I'm in a later chapter than the current section is defined in, it shows up anyway. I'd like to prevent that. I've fixed the symptom by adding this code: \setuphead[chapter][after={\marking

[NTG-context] Letters in a square frame

2011-02-01 Thread Vyatcheslav Yatskovsky
Hi, How can put this A in a square frame? \starttext \inmargin{A} \stoptext This kind of marking (A, B, C...) can be seen in sheet music, e.g. http://fc06.deviantart.net/fs38/f/2008/336/3/2/Dr__Who_Sheet_Music_1_by_DOOMGUY1001.jpg Regards, Vyatcheslav

Re: [NTG-context] Curly quotes was TTF fonts and MKIV

2011-01-30 Thread John Culleton
and macros.tex looks like this: \setupoutput[pdftex] \definepapersize[bok][width=7.0in,height=10.0in] %\setuppapersize[bok][letter] \setuppapersize[bok][bok] \setuplayout[location=middle,marking=on]% \setupwhitespace[line] \setuptyping[style=small] Anyone else have this problem? -- John Culleton

Re: [NTG-context] Curly quotes was TTF fonts and MKIV

2011-01-30 Thread Wolfgang Schuster
this: \startenvironment macros \setupoutput[pdftex] \definepapersize[bok][width=7.0in,height=10.0in] %\setuppapersize[bok][letter] \setuppapersize[bok][bok] \setuplayout[location=middle,marking=on]% \setupwhitespace[line] \setuptyping[style=small] \stopenvironment Anyone else have this problem

Re: [NTG-context] Curly quotes was TTF fonts and MKIV

2011-01-30 Thread John Culleton
\input body.tex \stoptext and macros.tex looks like this: \startenvironment macros \setupoutput[pdftex] \definepapersize[bok][width=7.0in,height=10.0in] %\setuppapersize[bok][letter] \setuppapersize[bok][bok] \setuplayout[location=middle,marking=on]% \setupwhitespace[line

Re: [NTG-context] Pdfselect in texexec not working!?

2011-01-27 Thread Hans Hagen
{topspace}{0pt}, backspace=\getdocumentargumentdefault{backspace}{0pt}, location=middle, header=0pt, footer=0pt] \doif {\getdocumentargument{marking}} {yes} { \setuplayout [marking=on] } \doif {\getdocumentargument{interaction}} {yes} { \setupinteraction [state=start

[NTG-context] delimitedtext, spacebefore and grid

2011-01-20 Thread Oliver Heins
\setuppapersize[a5][A4] \setuplayout[location=middle,marking=on,grid=yes] \setupbodyfont[14pt] \setupdelimitedtext [blockquote] [spacebefore=halfline] \showgrid \starttext \startblockquote \input tufte \stopblockquote \dorecurse{2}{\input tufte} \startblockquote \input tufte \stopblockquote

[NTG-context] \startquotation, grid and footnote

2011-01-15 Thread Oliver Heins
the linecorrection environment. TIA for your help, olli \setuppapersize[A5][A4] \setuplayout[location=middle, marking=on, offset=0mm, grid=yes, ] \mainlanguage[de] \setuplanguage[de][leftquotation=\rightguillemot,rightquotation=\leftguillemot] \setupquotation[ before={\startlinecorrection[blank

Re: [NTG-context] \startquotation, grid and footnote

2011-01-15 Thread Wolfgang Schuster
within the linecorrection environment. TIA for your help, olli \setuppapersize[A5][A4] \setuplayout[location=middle, marking=on, offset=0mm, grid=yes, ] \mainlanguage[de] \setuplanguage[de][leftquotation=\rightguillemot,rightquotation=\leftguillemot] With MkIV you can just

Re: [NTG-context] Lua error

2011-01-06 Thread Wolfgang Schuster
not sure what is triggering the error). The error is caused by the marking mechanism, i.e. \getmarking or \setupheadertexts[chapter][section] is the culprit. Wolfgang ___ If your question is of interest to others as well

[NTG-context] problem with setupwhitespace

2010-12-18 Thread Achim Jander
=125mm, height=210mm] \setuppapersize [NomosLexSozA] [A4] \setuplayout[ header=0cm,footer=0cm, backspace=2.54cm,topspace=1.5cm, width=middle,height=middle, location=middle,marking=on,] \showframe \setuppagenumbering[alternative=doublesided] \setupbodyfont[rm,7.5pt,serif] \setupinterlinespace

[NTG-context] Bug: delay in \getmarking

2010-12-17 Thread Steffen Wolfrum
}] [pagenumber] [pagenumber] [\vtop{\startalignment[center]\KolumneL\stopalignment}] \starttext \chapter[reference={Teil_1}, title={Einleitung}, bookmark={Einleitung}, list={Einleitung}, marking={Einleitung}] \dorecurse{14}{\input tufte} \section[ title={A}, marking={A}] \dorecurse{14

Re: [NTG-context] for each script a different font

2010-12-07 Thread Khaled Hosny
, so searching for all English passages and marking them is not that simple. I'm also thinking in totally automated typesetting from XML and such, where it is not even possible to mark text runs in a clean way. [1] http://www.khaledhosny.org/files/tmp/arabic-foss-l10n-manual.pdf IMHO

Re: [NTG-context] Math and bold font

2010-12-05 Thread Procházka Lukáš
trying to deduce the relationship between: font script (text/script/scriptscript?), font typescript (serif, sans-serif, math, mono, other?), font size [marking] (xx/x/?/a/b/c/d/e; ?/xsmall/small/?/?...?, 5pt, 6pt... 40pt; ... at 6pt, ... at 20pt...; sixpoint

Re: [NTG-context] Problems with getmarking

2010-11-26 Thread luigi scarso
this is the correct solution: \unprotect %setvalue{\??nh:\??mk:y:\v!page }{\resetcurrentstructuremarks} % strc-sec.mkiv \setvalue{\??nh:\??mk:y:\v!page }{} \protect \setuphead[part][placehead=yes,marking=page] \setupheadertexts[{\getmarking[part][first]\ – \getmarking[chapter][first

Re: [NTG-context] Problems with getmarking

2010-11-23 Thread Wolfgang Schuster
[part][placehead=yes,marking=page] \setupheadertexts[{\getmarking[part][first]\ – \getmarking[chapter][first]\ – \getmarking[section][first]}] \starttext \dorecurse{2} {\part{Part #1} \dorecurse{2} {\chapter{Chapter #1-##1} \section{Section #1-##1}}} \stoptext Wolfgang

Re: [NTG-context] Problems with getmarking

2010-11-23 Thread luigi scarso
}{\resetcurrentstructuremarks} % strc-sec.mkiv \setvalue{\??nh:\??mk:y:\v!page }{} \protect \setuphead[part][placehead=yes,marking=page] \setupheadertexts[{\getmarking[part][first]\ – \getmarking[chapter][first]\ – \getmarking[section][first]}] \starttext \dorecurse{2}  {\part{Part #1

Re: [NTG-context] beta

2010-11-13 Thread Erik Margraf
, some animation code has been added (for WS) - definitions like \definedfont[file:lbr.pfb] are ok now (remapped onto afm, a few line harmless extension) - a replacement of the existing marking mechanism (as used for running headers and footers): less interference with typesetting as mark nodes

[NTG-context] beta

2010-11-12 Thread Hans Hagen
\definedfont[file:lbr.pfb] are ok now (remapped onto afm, a few line harmless extension) - a replacement of the existing marking mechanism (as used for running headers and footers): less interference with typesetting as mark nodes are no longer part of the game; more robust synchronization of chained

Re: [NTG-context] beta

2010-11-12 Thread views63
(remapped onto afm, a few line harmless extension) - a replacement of the existing marking mechanism (as used for running headers and footers): less interference with typesetting as mark nodes are no longer part of the game; more robust synchronization of chained marks (sectioning); more robust

Re: [NTG-context] Subject marking in MkIV

2010-11-10 Thread Hans Hagen
On 10-11-2010 6:50, Aditya Mahajan wrote: Hi I was trying to answer a question on tex.stackexchange (http://tex.stackexchange.com/questions/5166/) when I noticed that marking does not work the same way in MkIV as it did in MkII. Consider the following minimal example: \startsetups footer

[NTG-context] Subject marking in MkIV

2010-11-09 Thread Aditya Mahajan
Hi I was trying to answer a question on tex.stackexchange (http://tex.stackexchange.com/questions/5166/) when I noticed that marking does not work the same way in MkIV as it did in MkII. Consider the following minimal example: \startsetups footer \getmarking[subject][first]\space

Re: [NTG-context] Grid typesetting

2010-10-30 Thread Andrzej Orłowski-Skoczyk
[%% width=105mm ,%% height=162mm ,%% backspace=20mm ,%% topspace=18mm ,%% header=0pt ,%% footerdistance=5mm ,%% footer=5mm ,%% marking=off ,%% location=doublesided,%% veroffset=5mm ,%% grid=yes ,%% space character

Re: [NTG-context] Grid typesetting

2010-10-30 Thread Wolfgang Schuster
before the comma. My setuplayout looked like that: \setuplayout[%% width=105mm ,%% height=162mm ,%% backspace=20mm ,%% topspace=18mm ,%% header=0pt ,%% footerdistance=5mm ,%% footer=5mm ,%% marking=off ,%% location=doublesided

[NTG-context] line correction and section marking

2010-10-27 Thread Philipp Gesang
Hi all, line corrected headings seem to lose their marking. ···8 \showgrid \setuppagenumbering[state=start,alternative=doublesided,location=] \setuplayout[grid=yes] \setupheadertexts [{\tfx\sc\getmarking[section]}] [{\tfx

Re: [NTG-context] line correction and section marking

2010-10-27 Thread Wolfgang Schuster
Am 27.10.2010 um 12:05 schrieb Philipp Gesang: Hi all, line corrected headings seem to lose their marking. Headers have a grid key, use this and not linecorrection, e.g. \setuphead[chapter][grid=line] Wolfgang

[NTG-context] metafun

2010-10-23 Thread Herbert Voss
} {circled} and connected by an \hpos {X-3} {arrow}. As with most things in \CONTEXT, marking these words is separated from declaring what to do with those words. This paragraph is keyed in as: \stopbuffer \getbuffer[a,b] \stoptext

Re: [NTG-context] metafun

2010-10-23 Thread Aditya Mahajan
} In a previous section we saw that some \hpos{X-1} {words} were \hpos{X-2}{circled} and connected by an \hpos{X-3} {arrow}. As with most things in \CONTEXT, marking these words is separated from declaring what to do with those words. This paragraph is keyed in as: \stoptext Aditya

[NTG-context] duplex, marking

2010-10-19 Thread kosubek com
Dear Sirs, I have trouble with \setuplayout[location=duplex] and \setuplayout[marking=color] (MkII-version: 2010.05.24 / MkIV-version: dito) A modified sample (from the ConTeXt-documentation cont-en.pdf, section 1.6) will show the problem: \setuppapersize[B5][A4] \setuplayout[location

[NTG-context] columnset - float vertical spacing

2010-09-30 Thread Jan Pohanka
the columns even without the figures. regards Jan \definepapersize[poster][width=73cm,height=73cm] \setuppapersize[poster][oversized] \setuplayout[ header=0cm,footer=0cm, backspace=2.54cm,topspace=1.5cm, width=middle,height=middle, location=middle,marking=on] \setuppagenumbering

Re: [NTG-context] columnset - float vertical spacing

2010-09-30 Thread Jan Pohanka
=2.54cm,topspace=1.5cm, width=middle,height=middle, location=middle,marking=on] \setuppagenumbering[location=] \mainlanguage[en] \enableregime[utf8] \usetypescript[helvetica][ec] \setupbodyfont[helvetica,25pt] \setupindenting[always,small] \definecolumnset[cols][n=3,distance=1em,balance

Re: [NTG-context] getmarking does not use mark?

2010-09-27 Thread Wolfgang Schuster
Am 27.09.2010 um 17:36 schrieb Steffen Wolfrum: Hi, did I misunderstood something ... or is this simply a bug?! In that example below \getmarking uses the value of title ... and not of mark! The name of the key is marking”. Wolfgang

Re: [NTG-context] getmarking does not use mark?

2010-09-27 Thread Steffen Wolfrum
Am 27.09.2010 um 17:50 schrieb Wolfgang Schuster: Am 27.09.2010 um 17:36 schrieb Steffen Wolfrum: Hi, did I misunderstood something ... or is this simply a bug?! In that example below \getmarking uses the value of title ... and not of mark! The name of the key is marking

Re: [NTG-context] getmarking does not use mark?

2010-09-27 Thread Wolfgang Schuster
Am 27.09.2010 um 18:16 schrieb Steffen Wolfrum: In that example below \getmarking uses the value of title ... and not of mark! The name of the key is marking”. I don't understand. In context-excursion it says ... After the definition texts can be marked by: \marking[.1.]{.2

Re: [NTG-context] getmarking does not use mark?

2010-09-27 Thread Steffen Wolfrum
Am 27.09.2010 um 18:21 schrieb Wolfgang Schuster: Am 27.09.2010 um 18:16 schrieb Steffen Wolfrum: In that example below \getmarking uses the value of title ... and not of mark! The name of the key is marking”. I don't understand. In context-excursion it says ... After

[NTG-context] grid typesetting with Mark IV

2010-09-17 Thread sebastien-listes
Hi, I don't get the expected result when I compile the following code with context minimal (ConTeXt ver: 2010.09.14 23:27 MKIV). With mk II (ConTeXt ver: 2010.09.14 23:27 MKII) it's ok -- lines are well aligned on the grid. Any clue? Here's the code: \setuplayout[grid=yes,marking

Re: [NTG-context] Adding supplemental information to entry in list of figures

2010-08-21 Thread Hans Hagen
it's \startchapter[title=aa,bookmark=bb,list=cc,marking=dd] ... \stopchapter or in the latest beta \chapter[title=aa,bookmark=bb,list=cc,marking=dd] but for figures etc I haven't done that yet (no big deal as the only thing needed is the interface) Hans

Re: [NTG-context] Different printing positions on cards

2010-07-23 Thread Jaroslav Hajtmar
},bottomspace=\measure{topspace},cutspace=\measure{backspace}, dx=\disthor,dy=\distvert,nx=\countofhor,ny=\countofvert] \setuplayout [page] [topspace=\measure{topspace},backspace=\measure{backspace},bottomspace=\measure{topspace},cutspace=\measure{backspace}] \setuplayout [location=middle, marking

Re: [NTG-context] Different printing positions on cards

2010-07-23 Thread Jaroslav Hajtmar
{topspace},cutspace=\measure{backspace}, dx=\disthor,dy=\distvert,nx=\countofhor,ny=\countofvert] \setuplayout [page] [topspace=\measure{topspace},backspace=\measure{backspace},bottomspace=\measure{topspace},cutspace=\measure{backspace}] \setuplayout [location=middle, marking=on] \setuparranging

[NTG-context] Different printing positions on cards

2010-07-22 Thread Jaroslav Hajtmar
{backspace}] \setuplayout[location=middle, marking=on] \setuparranging [XY] \setuppagenumbering [alternative=doublesided,location=, state=stop] \defineoverlay[pozadifront][{\externalfigure[file1.jpg][width=\cardwidth,height=\cardheight]}] \defineoverlay[pozadiback][{\externalfigure[file2

Re: [NTG-context] Different printing positions on cards

2010-07-22 Thread Jaroslav Hajtmar
=\disthor,dy=\distvert,nx=\countofhor,ny=\countofvert] \setuplayout[page] [topspace=\measure{topspace},backspace=\measure{backspace},bottomspace=\measure{topspace},cutspace=\measure{backspace}] \setuplayout[location=middle, marking=on] \setuparranging [XY] \setuppagenumbering [alternative

Re: [NTG-context] XY arranging

2010-07-02 Thread Henning Hraban Ramm
: \setuppapersize [A7][A4] \setuppaper[nx=2,ny=2] \setuppagenumbering [alternative=doublesided,location=footer] \setuplayout [margin=0pt,width=fit] \setupbackgrounds [text][text][background=screen,backgroundscreen=0.7] \setuplayout [location=middle,marking=on] \setuparranging [XY] Thank you

[NTG-context] XY arranging

2010-07-01 Thread Henning Hraban Ramm
] \setuplayout [margin=0pt,width=fit] \setupbackgrounds [text][text][background=screen,backgroundscreen=0.7] \setuplayout [location=middle,marking=on] \def\Style{[XY 2*2]} \startbuffer[Fakepage] \strut \blank \midaligned{\Style} \vfill \midaligned{This is page

Re: [NTG-context] XY arranging

2010-07-01 Thread Wolfgang Schuster
[alternative=doublesided,location=footer] \setuplayout [margin=0pt,width=fit] \setupbackgrounds [text][text][background=screen,backgroundscreen=0.7] \setuplayout [location=middle,marking=on] Move \setuparranging to the end: \setuppapersize [A7][A4] \setuppaper[nx=2,ny=2] \setuppagenumbering

Re: [NTG-context] nomarking function in MKIV

2010-06-30 Thread Alan BRASLAU
] \setupfootertexts[chapter] \starttext \completecontent \startchapter[title=long, list=short, bookmark=bookmark, marking=footer] bla \stopchapter \stoptext Cheers, Peter Three points: (1) \setupinteraction [state=start,option=bookmark,contrastcolor=interactioncolor] \setupinteractionscreen

Re: [NTG-context] nomarking function in MKIV

2010-06-30 Thread Wolfgang Schuster
[state=start] \placebookmarks[all] \setupfootertexts[chapter] \starttext \completecontent \startchapter[title=long, list=short, bookmark=bookmark, marking=footer] bla \stopchapter \stoptext Cheers, Peter Three points: [...] (2) Additionally, \chapter [title={First chapter},list={First}] does

Re: [NTG-context] nomarking function in MKIV

2010-06-29 Thread Peter Münster
\startchapter[title=long, list=short, bookmark=bookmark, marking=footer] bla \stopchapter \stoptext Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/ ___ If your question is of interest to others as well

Re: [NTG-context] nomarking function in MKIV

2010-06-29 Thread John Devereux
[chapter] \starttext \completecontent \startchapter[title=long, list=short, bookmark=bookmark, marking=footer] bla \stopchapter \stoptext Cheers, Peter Great, thanks Peter, that works and at least gets me going. Of course I now how to repeat the short bit 4 times... -- John Devereux

[NTG-context] Title page layout

2010-05-31 Thread Scott Steele
] \setuppapersize[pocket][pocket] \setuplayout[location=middle, width=0.815\paperwidth, rightmargindistance=0in, leftmargindistance=0in, height=middle, margin=0.08\paperwidth, backspace=0.115\paperwidth, marking=off, grid=yes, topspace=0.018889\paperheight, header=0.04\paperheight, footer=0.04

Re: [NTG-context] definition in mkiv

2010-04-27 Thread Tomáš Pustelník
there is definition: \def\addpagecutmarks % #1 {\executeifdefined{\??ly:n:\c!marking:\@@lymarking}\gobbleoneargument} I don't understand this part: {\??ly:n:\c!marking:\@@lymarking}, especially I don't know what :n: does or means. Can someone briefly explain it to me? The 'n' is to distinguish between

[NTG-context] Multiple pleas for help (long)

2010-04-26 Thread Scott Steele
, rightmargindistance=0in, leftmargindistance=0in, height=middle, margin=0.08\paperwidth, backspace=0.115\paperwidth, marking=off, grid=yes, topspace=0.018889\paperheight, header=0.04\paperheight, footer=0.04\paperheight, bottomspace=0.038889\paperheight] \setuppagenumbering[alternative=doublesided

[NTG-context] definition in mkiv

2010-04-22 Thread Tomáš Pustelník
question. In file page-lay.mkii there is definition: \def\addpagecutmarks % #1 {\executeifdefined{\??ly:n:\c!marking:\@@lymarking}\gobbleoneargument} I don't understand this part: {\??ly:n:\c!marking:\@@lymarking}, especially I don't know what :n: does or means. Can someone briefly explain it to me

Re: [NTG-context] definition in mkiv

2010-04-22 Thread Wolfgang Schuster
\dosingleargument and so on). syst-aux.mkiv (merge of syst-gen.mkii and syst-ext.mkii) Also I have another question. In file page-lay.mkii there is definition: \def\addpagecutmarks % #1 {\executeifdefined{\??ly:n:\c!marking:\@@lymarking}\gobbleoneargument} I don't understand this part: {\??ly:n:\c!marking

Re: [NTG-context] page layout

2010-04-06 Thread Sebastien Mengin
=10cm,height=18cm] \setuppapersize[book][A4] \setuplayout [backspace=1cm, width=middle, topspace=1cm, bottomspace=1.5cm, %header=..., %headerdistance=..., %footer=..., %footerdistance=..., height=middle, location=middle, marking=on] Thanks. Can we have

Re: [NTG-context] page layout

2010-04-06 Thread Willi Egger
Hi, you will have to give more paramters to the \setuplayout command ... leftmargign=1cm, leftmargindistance=.5\em, rightmargin=2cm, rightmargindistance=.5\em, width=fit ... If you want more information when marking is needed, then you

Re: [NTG-context] page layout

2010-04-06 Thread Willi Egger
to the \setuplayout command ... leftmargign=1cm, leftmargindistance=.5\em, rightmargin=2cm, rightmargindistance=.5\em, width=fit ... If you want more information when marking is needed, then you could have a look at t-cropmarks by Thomas A. Schmitz

Re: [NTG-context] page layout

2010-04-06 Thread Sebastien Mengin
, bottomspace=1.5cm, %header=..., headerdistance=1cm, %footer=..., %footerdistance=..., height=middle, location=middle, marking=on] \showlayout \starttext \input tufte \stoptext Sincerely, -- Sébastien Mengin Édition et logiciels libres Mise en page avec LaTeX http://edilibre.net

Re: [NTG-context] page layout

2010-04-06 Thread Willi Egger
=1cm, %footer=..., %footerdistance=..., height=middle, location=middle, marking=on] Willi On 6 Apr 2010, at 21:23, Sebastien Mengin wrote: Le 06 avril 2010 à 08:52, Willi Egger a écrit: Hi, Hi, you will have to give more paramters to the \setuplayout command

Re: [NTG-context] page layout

2010-04-06 Thread Sebastien Mengin
% whitespace width=fit, topspace=1cm, bottomspace=1.5cm, %header=..., headerdistance=1cm, %footer=..., %footerdistance=..., height=middle, location=middle, marking=on] I still feel like there's some magic knowledge involved ;) But I guess that with time I'm going

Re: [NTG-context] page layout

2010-04-06 Thread Willi Egger
mentionned % whitespace width=fit, topspace=1cm, bottomspace=1.5cm, %header=..., headerdistance=1cm, %footer=..., %footerdistance=..., height=middle, location=middle, marking=on] I still feel like there's some magic knowledge involved ;) But I guess

[NTG-context] The ConTeXt book

2010-04-03 Thread Michael Saunders
to add the extra marking to carry the reference in the 'pt' marker (right?), e.g.: \part[pt:one]{One}\marking[pt]{pt:one} But this does not work. (By the way, all of this \defineXYZ, \setupXYZ, \XYZ stuff is confusing. It seems like there is some kind of purpose to this pattern of naming, but I

Re: [NTG-context] page layout

2010-04-02 Thread Wolfgang Schuster
[backspace=1cm, width=middle, topspace=1cm, bottomspace=1.5cm, %header=..., %headerdistance=..., %footer=..., %footerdistance=..., height=middle, location=middle, marking=on] Wolfgang

Re: [NTG-context] [Fwd: hyphen breaking (URGENT)]

2010-02-24 Thread Hans Hagen
works if you use the structured \startchapter ... commands) and when placing a list you can use user entries; if you only need to replace a specific list entry you can do \startchapter[title=whatever,list=whocares,bookmark=...] so you have a different title and listentry and marking

Re: [NTG-context] [Fwd: hyphen breaking (URGENT)]

2010-02-24 Thread Steffen Wolfrum
,bookmark=...] so you have a different title and listentry and marking and reference and bookmark and .. There is an important side-effect in the way I use it in MkII: The idea is to run the table of contents independently from typesetting an entire book. For example: - you have a big

Re: [NTG-context] [Fwd: hyphen breaking (URGENT)]

2010-02-23 Thread Hans Hagen
you can use user entries; if you only need to replace a specific list entry you can do \startchapter[title=whatever,list=whocares,bookmark=...] so you have a different title and listentry and marking and reference and bookmark and .. Hans

Re: [NTG-context] [Fwd: hyphen breaking (URGENT)]

2010-02-23 Thread Steffen Wolfrum
the structured \startchapter ... commands) and when placing a list you can use user entries; if you only need to replace a specific list entry you can do \startchapter[title=whatever,list=whocares,bookmark=...] so you have a different title and listentry and marking and reference

Re: [NTG-context] Cut marks + alignment marks

2010-02-17 Thread Peter Rolf
Am 16.02.2010 11:04, schrieb Thomas A. Schmitz: On Feb 16, 2010, at 10:42 AM, Jean-Philippe Rey wrote: Hello everybody, I am using the imposition feature of ConTeXt which is very nice. \setuplayout[marking=on] allows me to print cut marks, but this doesn't produce alignment marks

Re: [NTG-context] Cut marks + alignment marks

2010-02-17 Thread Jean-Philippe Rey
Le 16 févr. 10 à 11:04, Thomas A. Schmitz a écrit : On Feb 16, 2010, at 10:42 AM, Jean-Philippe Rey wrote: Hello everybody, I am using the imposition feature of ConTeXt which is very nice. \setuplayout[marking=on] allows me to print cut marks, but this doesn't produce alignment marks

[NTG-context] Cut marks + alignment marks

2010-02-16 Thread Jean-Philippe Rey
Hello everybody, I am using the imposition feature of ConTeXt which is very nice. \setuplayout[marking=on] allows me to print cut marks, but this doesn't produce alignment marks. Is there an option to print, along cut marks, traditional alignement marks (hirondelles in French), i.e

Re: [NTG-context] dictionary

2009-12-25 Thread Horacio Suarez
hello all I think I need that each entry paragraph keep toghether in the same page because if a paragraph break across two pages it confuses first an previous marking. I tried with \startframedtext...\stoptframedtext but doenst work well with marking (is this correct?) How can I keep

Re: [NTG-context] dictionary

2009-12-23 Thread Jelle Huisman
On 23/12/2009 03:45, Horacio Suarez wrote: Hi Horacio, Hans, thankyou very much, I see you answer in gname, but I didnt received that mail yet. I made a marking from each entry in the dictionary and its works, but there is a problem because the entry printed is the second, not the first

Re: [NTG-context] dictionary

2009-12-23 Thread Henning Hraban Ramm
Am 2009-12-23 um 13:53 schrieb Jelle Huisman: I made a marking from each entry in the dictionary and its works, but there is a problem because the entry printed is the second, not the first. See the example at http://texshow.contextgarden.net/cmd/en/ getmarking and use the correct option

Re: [NTG-context] dictionary

2009-12-23 Thread Wolfgang Schuster
Am 23.12.2009 um 22:08 schrieb Henning Hraban Ramm: I tried something similar for my addressbook, but it doesn't work: \definemarking[MNam] \setupheadertexts[][{\getmarking[MNam][first]--\getmarking[MNam][last]}] \def\Name#1{\bf #1\marking[MNam]{\FirstNCharacters{4}{#1}}} \define[1

Re: [NTG-context] dictionary

2009-12-23 Thread Horacio Suarez
...@hotmail.com To: ntg-context@ntg.nl Date: Wed, 23 Dec 2009 03:45:22 + Subject: Re: [NTG-context] dictionary hello all Hans, thankyou very much, I see you answer in gname, but I didnt received that mail yet. I made a marking from each entry in the dictionary and its works

Re: [NTG-context] dictionary

2009-12-23 Thread Henning Hraban Ramm
Am 2009-12-23 um 22:20 schrieb Wolfgang Schuster: I tried something similar for my addressbook, but it doesn't work: \definemarking[MNam] \setupheadertexts[][{\getmarking[MNam][first]--\getmarking[MNam] [last]}] \def\Name#1{\bf #1\marking[MNam]{\FirstNCharacters{4}{#1}}} \define[1]\Name

Re: [NTG-context] dictionary

2009-12-22 Thread Hans Hagen
is 'marking' - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com

Re: [NTG-context] dictionary

2009-12-22 Thread Horacio Suarez
hello all Hans, thankyou very much, I see you answer in gname, but I didnt received that mail yet. I made a marking from each entry in the dictionary and its works, but there is a problem because the entry printed is the second, not the first. magic words usually needs a magician! thankyou

[NTG-context] bleeding columnsetarea

2009-12-08 Thread Oliver Heins
=0mm, topspace=0cm,height=middle, location=middle, marking=on, grid=yes, ] \setupcolors[state=start] \startuniqueMPgraphic{contrast} fill OverlayBox withcolor white ; fill OverlayBox withcolor transparent(1,.25,red) ; fill OverlayBox withcolor transparent(1,.25,yellow) ; \stopuniqueMPgraphic

Re: [NTG-context] Remove bold face

2009-11-18 Thread anuar lezama
face on the PDF output, do I need to do some kind of set up to marking so it works? Thank you. Kind Regrads Anuar On Wed, Nov 18, 2009 at 1:21 AM, Taco Hoekwater t...@elvenkind.com wrote: anuar lezama wrote: Hello Everybody, My problem is the following: I'm creating chapter's titles

Re: [NTG-context] Remove bold face

2009-11-18 Thread Taco Hoekwater
implies still have bold face on the PDF output, do I need to do some kind of set up to marking so it works? I thought you were defining a \chapter head? ___ If your question is of interest to others as well, please add

Re: [NTG-context] Remove bold face

2009-11-18 Thread Bernhard Rosensteiner
=bookmark in pdf, marking=marked Title} this works best regards Bernhard Am 18.11.2009 um 17:29 schrieb anuar lezama: Hello Taco, Thank you for answering. I can't make nomarking do this trick, I tried something like this: \starttext The {\bf teacher-student} relationship \nomarking{\bf

Re: [NTG-context] Remove bold face

2009-11-18 Thread anuar lezama
found: \startchapter{title=\bf Title, list=entry in lists like content, bookmark=bookmark in pdf, marking=marked Title} this works best regards Bernhard Am 18.11.2009 um 17:29 schrieb anuar lezama: Hello Taco, Thank you for answering. I can't make nomarking do this trick, I tried

Re: [NTG-context] Remove bold face

2009-11-18 Thread Alan BRASLAU
misunderstanding something...). In the mailing list i found: \startchapter{title=\bf Title, list=entry in lists like content, bookmark=bookmark in pdf, marking=marked Title} this works best regards Bernhard Am 18.11.2009 um 17:29 schrieb anuar lezama: Hello Taco

[NTG-context] Letter Module: Foldmarks

2009-10-07 Thread Andreas Schneider
Hi, for some time now, I try to figure out, how to enable fold marks in the letter module. I tried: \setupletterstyle [option] [marking=on, foldmark=yes, cutmark=yes] All three of them didn't seem to do anything. How are fold marks supposed to be set? Or is this currently

Re: [NTG-context] Letter Module: Foldmarks

2009-10-07 Thread Wolfgang Schuster
of them, the 'marking' key could be used to hide all of them (making=no) but you can also disable certain ones with the individual name, the default setup is: \setupletterstyle [marking=yes, % enable all marks topmark=yes, botmatk=yes, cutmark=yes, % vertical middle of the paper

[NTG-context] cut marks

2009-08-23 Thread Bowen Alan C.
\setuplayout[location=middle,marking=on] \starttext Hello world! \stoptext generates the page but without cut marks in the latest Context (MKII). Alan ___ If your question is of interest to others as well, please

Re: [NTG-context] cut marks

2009-08-23 Thread luigi scarso
On Sun, Aug 23, 2009 at 4:19 PM, Bowen Alan C.acbo...@princeton.edu wrote: \setuplayout[location=middle,marking=on] \starttext Hello world! \stoptext generates the page but without cut marks in the latest Context (MKII). \setuppapersize[A4][A3] \setuplayout[location=middle,marking

Re: [NTG-context] cut marks

2009-08-23 Thread Bowen Alan C.
Thanks, Luigi. I needed to adjust my \setuppapersize input. Alan On Aug 23, 2009, at 14;06,16 , luigi scarso wrote: On Sun, Aug 23, 2009 at 4:19 PM, Bowen Alan C.acbo...@princeton.edu wrote: \setuplayout[location=middle,marking=on] \starttext Hello world! \stoptext generates the page

[NTG-context] Extra Whitespace in Footer.

2009-07-09 Thread Stirling Westrup
=start] \setupbackground[background=color, backgroundcolor=black] \setuppapersize[letter] \setuplayout [ location=doublesided, marking=on, topspace=1cm, % space at top of page bottomspace=1cm,% space at bottom of page backspace=2cm, % spine side of page cutspace=1cm

Re: [NTG-context] Extra Whitespace in Footer.

2009-07-09 Thread luigi scarso
, marking=on, topspace=1cm, % space at top of page bottomspace=1cm,% space at bottom of page backspace=2cm, % spine side of page cutspace=1cm, % outer side of page header=0cm, footer=2cm, bottom=2cm, margin=0cm, width=middle, height=middle, ] \setbox

Re: [NTG-context] Unwanted empty last page in doublesided document

2009-07-03 Thread Wolfgang Schuster
, but there is an empty page 11 as well. Does anyone have a clue here? That's a side effect of the marking (what place header texts in headers/footer) mechanism and there is now elegant solution to prevent this but I posted a hack (brr) a while ago, search for \setupsectionblock or empty last

[NTG-context] Wiki recepy for Document Titles does not work

2009-06-26 Thread Gerben Wierda
): \unprotect \let\endnote\footnote \definemarking[Author] \definemarking[Doctitle] \def\doctitle#1{\gd...@title{#1}\marking[doctitle]{#1}} \def\author#1{\gd...@author{#1}\marking[author]{#1}} \definesystemvariable {dt} % DocumentTitle % Expand both 1- and 2- arity'd versions of /dosetuptitle \def

Re: [NTG-context] Wiki recepy for Document Titles does not work

2009-06-26 Thread Wolfgang Schuster
][#2]}% \processcommalist[#1]\dodosetuptitle \else \getparameters[\??title][#1]% \fi} \def\placetitle {\dosingleempty\doplacetitle} \def\doplacetitle[#1]% {\iffirstargument \getparameters[\??title][#1]% \fi \def\dodoplacetitle##1% {\marking[document##1

Re: [NTG-context] Wiki recepy for Document Titles does not work

2009-06-26 Thread Gerben Wierda
\dodoplacetitle##1% {\marking[document##1]{\getvalue{\??title##1}}% \blank[\getvalue{\??title##1\c!spacebefore}]% \doattributes{\??dt##1}\c!style\c!color\getvalue{\??title##1}% \blank[\getvalue{\??title##1\c!spaceafter}]}% \@@titlebefore \processcommalist[\c!title,\c!author,\c!date

Re: [NTG-context] Wiki recepy for Document Titles does not work

2009-06-26 Thread Wolfgang Schuster
Am 26.06.2009 um 11:51 schrieb Gerben Wierda: \def\doplacetitle[#1]% {\iffirstargument \getparameters[\??title][#1]% \fi \def\dodoplacetitle##1% {\marking[document##1]{\getvalue{\??title##1}}% \blank[\getvalue{\??title##1\c!spacebefore}]% \doattributes{\??dt##1}\c!style\c!color

Re: [NTG-context] Wiki recepy for Document Titles does not work

2009-06-26 Thread Gerben Wierda
On 26 Jun 2009, at 11:58, Wolfgang Schuster wrote: Am 26.06.2009 um 11:51 schrieb Gerben Wierda: \def\doplacetitle[#1]% {\iffirstargument \getparameters[\??title][#1]% \fi \def\dodoplacetitle##1% {\marking[document##1]{\getvalue{\??title##1}}% \blank[\getvalue{\??title##1\c

Re: [NTG-context] Wiki recepy for Document Titles does not work

2009-06-26 Thread Wolfgang Schuster
Am 26.06.2009 um 12:22 schrieb Gerben Wierda: On 26 Jun 2009, at 11:58, Wolfgang Schuster wrote: Am 26.06.2009 um 11:51 schrieb Gerben Wierda: \def\doplacetitle[#1]% {\iffirstargument \getparameters[\??title][#1]% \fi \def\dodoplacetitle##1% {\marking[document##1]{\getvalue{\??title##1

Re: [NTG-context] Wiki recepy for Document Titles does not work

2009-06-26 Thread Gerben Wierda
##1% {\marking[document##1]{\getvalue{\??title##1}}% \blank[\getvalue{\??title##1\c!spacebefore}]% \doattributes{\??dt##1}\c!style\c!color\getvalue{\??title##1}% \doattributes{\??title##1}\c!style\c!color\getvalue{\??title##1}% \doattributes{\??title##1}\c!style\c!color{\getvalue{\??title##1

<    1   2   3   4   5   6   7   >