[NTG-context] Footer issue (for graduated wizards mastering kung-fu)

2025-03-13 Thread roberto . bianchi
setups{myheadertext}}] \startsetups myheadertext \switchtobodyfont[8pt] \setupinterlinespace \cap \framed[height=\headerlogoheight,frame=off, align=normal] {\headerclient\\\headershorttitle\\\headerdoctype\\\vskip0.75ex\hfill \getmarking[sectionnumber]\hskip0.3em \getmarking[section]} \stopsetups %% =

[NTG-context] Re: roman numerals frontpart

2024-06-25 Thread jbf
=] \setupfooter [style=normal] \setupfootertexts [{\framed[width=max,frame=off,boffset=2mm]{\pagenumber}}] \stopsetups How can I continue to use the setup but still get my roman numerals in the frontpart? Julian On 26/6/24 10:52, jbf wrote: Something that has worked for me in the past

[NTG-context] Re: Japanese

2024-03-02 Thread Wolfgang Schuster
[] [\directsetup{header:rightpage}] [\directsetup{header:leftpage}] [] \setupfootertexts [] [\directsetup{footer:rightpage}] [\directsetup{footer:leftpage}] [] \setupheader [strut=no] \setupfooter [strut=no] \setuplayout [grid=yes, header=\bodyfontsize, headerdistance=

[NTG-context] Wiki page : Mixed languages sample (French, Ancient Greek, Arabic, Chinese)

2024-03-01 Thread Jean-Pierre Delange
setupinterlinespace[line=3.2ex] \setupitemize[each][margin=yes] \setuphead[title][header=empty] \setupheader[style={\sc}] \setupfooter[style={\itxx}] \setupheadertexts[Utilisation de plusieurs langues dans un même texte avec \ConTeXt][][][{\getmarking[section]}] \setupfootertexts[][][][© J.-P. Delange

[NTG-context] Re: Adjust pagenumbering while skipping first page

2023-09-04 Thread Hans Hagen via ntg-context
] \setcounter [userpage] [0] \setuppagenumbering [location=] \startdocument \setupfooter[state=stop] \startfrontmatter frontpage \stopfrontmatter \setupfooter[state=start] \startbodymatter \dorecurse{10}{\samplefile{lorem}} \stopbodymatter \stopdocument \setupfootertexts [title

[NTG-context] Adjust pagenumbering while skipping first page

2023-09-04 Thread Jeroen
] \setuppagenumbering [location=] \startdocument \setupfooter[state=stop] \startfrontmatter frontpage \stopfrontmatter \setupfooter[state=start] \startbodymatter \dorecurse{10}{\samplefile{lorem}} \stopbodymatter \stopdocument

[NTG-context] Re: Different Layout for First Page

2023-09-04 Thread Wolfgang Schuster
page, I would like to have the text run all the way to the bottom with \vfill where normally the footer would be. You need the two settings \setupheader[state=high] \setupfooter[state=high] to get rid of the header and footer on the page where the commands take effect. The nice thing is

[NTG-context] Different Layout for First Page

2023-09-04 Thread Jeroen
] \setupfootertexts [title] [\pagenumber{} of \totalnumberofpages] \setupfooter[state=stop] \startfrontmatter \input{frontpage.tex} \stopfrontmatter \setupfooter[state=start] \startbodymatter \input{introduction.tex} \stopbodymatter What would be the easiest way to change the layout only for the

Re: [NTG-context] Use section custom value in a header text.

2022-12-21 Thread Pawel Urbanski via ntg-context
lefttext / middletext / righttext keys in \setupheader and \setupfooter commands. I would understand htem as keys that can be assigned some value for their respective slots. I tried to put some texts manually, but there was no effect - or maybe there is some trick to that. It was just a bit of explorat

Re: [NTG-context] How do I get the first page of the chapter to display the page number in the footer in this setup?

2021-10-24 Thread Gerben Wierda via ntg-context
I attempted this: \page[right] \setupheadertexts[] \setupfootertexts[pagenumber] \setupfooter[text][after={\setupfootertexts[]\setupheadertexts[pagenumber]}] but that does not work. This definitely moves the page numbers to the footer. Gerben Wierda (LinkedIn <ht

[NTG-context] JavaScript in multimedia PDF

2021-08-08 Thread Pablo Rodriguez via ntg-context
[mainface, 25pt] \setupalign[middle] \setupfooter [style={\ss}] \def\SlideNavigationButtons{% \goto{A}[JS(GoToFirstSlide{mainsound})]% \goto{K}[JS(GoToPreviousSlide{mainsound})]% \goto{L}[JS(GoToNextSlide{mainsound})]% \goto{B}[JS(GoToLastSlide{mainsound

[NTG-context] Align in setup header/footer

2021-06-25 Thread Jan U. Hasecke
Dear all, while finetuning a layout I would like to change the align in setupfootertext to right align or outer align as it is a doublesided layout. The default is afaics to align to the middle of the two pages. I would like to change this but there is no align key in setupfooter. TIA juh

Re: [NTG-context] Align in setup header/footer

2021-06-25 Thread denis.maier
sers > > Betreff: [NTG-context] Align in setup header/footer > > > > > > Dear all, > > > > while finetuning a layout I would like to change the align in > > setupfootertext to right align or outer align as it is a doublesided l

Re: [NTG-context] Align in setup header/footer

2021-06-25 Thread denis.maier
esided layout. > > The default is afaics to align to the middle of the two pages. > > I would like to change this but there is no align key in setupfooter. > > TIA > juh > > ___ > If you

[NTG-context] Multiple Layouts

2021-03-13 Thread Jeroen
=doublesided] \setupheadertexts [] \setupfooter [style=\it] \setupfootertexts [{Footer Title} \hfill \pagenumber] \definemakeup [titlepage] [align=left] \definemakeup [copyrightpage] \setupmakeup [copyrightpage] [align={right,bottom}, top=\vfill, pagestate=stop, style

[NTG-context] (no subject)

2021-03-13 Thread Jeroen
=doublesided] \setupheadertexts [] \setupfooter [style=\it] \setupfootertexts [{Footer Title} \hfill \pagenumber] \definemakeup [titlepage] [align=left] \definemakeup [copyrightpage] \setupmakeup [copyrightpage] [align={right,bottom}, top=\vfill, pagestate=stop, style

Re: [NTG-context] custom header/footer for 1st/other pages of section

2020-08-20 Thread Mike Cooper
gt;> > >> When this is the case you have to first disable the page setting for > >> these blocks because they interfere with the header/footer setting. To > >> disable the page breaks add > >> > >> \setupsectionblock >

Re: [NTG-context] custom header/footer for 1st/other pages of section

2020-08-11 Thread Wolfgang Schuster
into the environment file messed up my formerly clean TOC page. :-) So, I've currently got: \startsectionblockenvironment[frontpart] \setupheader[state=none] \setupfooter[state=none] \stopsectionblockenvironment Do I keep this and also include your code above?

Re: [NTG-context] custom header/footer for 1st/other pages of section

2020-08-11 Thread Mike Cooper
moving the header/footer content into the environment file messed up my formerly clean TOC page. :-) So, I've currently got: \startsectionblockenvironment[frontpart] \setupheader[state=none] \setupfooter[state=none] \stopsectionblockenvironment Do I keep this and

Re: [NTG-context] page number with brief centered line above

2020-05-14 Thread jbf
achieve a layout where there is a brief line above the bottom-centered page number (of a double-sided document). I am able to achieve the centered bottom-located page number easily and obviously enough with: \setuppagenumbering   [alternative=doublesided,location={footer,middle}] \setupfooter

Re: [NTG-context] page number with brief centered line above

2020-05-14 Thread Wolfgang Schuster
  [alternative=doublesided,location={footer,middle}] \setupfooter   [style=bold] And I was able to achieve a result with a short line above where the page number should be - but by adopting the solution below I have now lost the page number. \setuppagenumbering   [alternative=doublesided,location

[NTG-context] page number with brief centered line above

2020-05-13 Thread jbf
={footer,middle}] \setupfooter   [style=bold] And I was able to achieve a result with a short line above where the page number should be - but by adopting the solution below I have now lost the page number. \setuppagenumbering   [alternative=doublesided,location={footer,middle}] \setupfootertexts

Re: [NTG-context] offset for background overlay

2020-04-11 Thread Wolfgang Schuster
artuseMPgraphic{frameborder} draw OverlayBox withcolor blue ; \stopuseMPgraphic \defineoverlay[frameborder][\useMPgraphic{frameborder}] \setupheader[state=high] \setupfooter[state=high] \starttext \setupframed [width=4cm, height=4cm, offset=1cm] \framed{} \framed[frame=off,backgro

[NTG-context] Chapters, sections, usw

2020-02-24 Thread Jean-Pierre Delange
={\sc}] \setupfooter[style={\itxx}] \setupheadertexts[ Cours de Philosophie][][][{\getmarking[section]}] \setupfootertexts[][][][© J.-P. Delange, 2018-2020 — Texte composé avec ConTeXt - Reproduction soumise à autorisation.] \setupsymbolset[text] \starttext \startchapter[title ={Introdu

Re: [NTG-context] Custom Footertext

2019-09-29 Thread Jeroen
bottomheight=1mm, footerdistance=10mm] \usetypescript[pagella] \setupbodyfont[pagella,12pt] \setupcolors[state=start] \setupfootertexts[section][] \setupfooter[alternative=,style=\bf\em] \setuppagenumbering[alternative=,location={footer,right},style=\bf\em] \setcounter[userpage][0] \setu

[NTG-context] Custom Footertext

2019-09-29 Thread Jeroen
eight=263mm, bottomheight=1mm, footerdistance=10mm] \usetypescript[pagella] \setupbodyfont[pagella,12pt] \setupcolors[state=start] \setuptype[style={\switchtobodyfont[11pt,tt]}] \setuptyping[style={\switchtobodyfont[11pt,tt]}] \setupfootertexts[section][] \setupfooter[altern

Re: [NTG-context] Captions with background

2019-08-04 Thread Hans Hagen
=footer, state=start] \setupfooter[strut=no] \useMPlibrary[dum] \showframe[frame=on] \dorecurse{10} { test \page[left] \setlayer [page] [x=-2mm, y=-2mm, preset=lefttop] {\externalfigure [bogus] [width=\dimexpr\paperwidth+2mm

Re: [NTG-context] \setupheadertexts \setupfootertexts

2019-08-02 Thread Alan Braslau
won't work anymore. > > \setupheadertexts[{\date[d=...,m=...,y=...]}] Well, what would make sense? I would have no problem dropping/ignoring this (historic) command. How about: \setupheader [left=,leftodd=,middle=,...] \setupfooter or \setupheader [lefttext=,leftoddtext=,middletext=,...]

Re: [NTG-context] Graphics placement with columnsets/page grids (was "no subject)

2019-07-28 Thread Denis Maier
t;> [palatino] >> >> \setuphead[section][style=\bfa\ss] >> >> \setuplayout >> [grid=yes] >> >> \setuplayout >> [backspace=20mm, >> cutspace=15mm, >> width=middle, >> height=middle] >> >> \setupsystem >> [random=1234] >

[NTG-context] Graphics placement with columnsets/page grids (was "no subject)

2019-07-24 Thread Denis Maier
tuplayout > [grid=yes] > > \setuplayout > [backspace=20mm, > cutspace=15mm, > width=middle, > height=middle] > > \setupsystem > [random=1234] > > \setuppagenumbering [ > alternative=, > location=, > ] > > \setupfootertexts > [Laubblatt 2019/1] [{

[NTG-context] (no subject)

2019-07-23 Thread Denis Maier
fa\ss] \setuplayout [grid=yes] \setuplayout [backspace=20mm, cutspace=15mm, width=middle, height=middle] \setupsystem [random=1234] \setuppagenumbering [ alternative=, location=, ] \setupfootertexts [Laubblatt 2019/1] [{\externalfigure[cow][height=15mm]}] \setupfooter [style=\ss] \setuptole

Re: [NTG-context] Logo in the margin at the bottom of the page

2018-08-16 Thread Wolfgang Schuster
[...] \setupfooter[margin][strut=no] This has no effect because the strut for the pagenumber text effects all entries in the footer area. The following example to demonstrates this (line 2): \starttext \ruledhbox to \hsize{\hbox{A}\hss\hbox{B}} \ruledhbox to \hsize{\hbox{\strut A}\hss\hbox{B

Re: [NTG-context] Logo in the margin at the bottom of the page

2018-08-16 Thread Fabrice Couvreur
, backspace=20mm, width=middle] \setupbackgrounds [header] [text] [frame=off, topframe=on, bottomframe=on, framecolor=, rulethickness=1pt] \setupinteraction[state=start] \setupfooter[margin][strut=no] \setupfootertexts[{Page \pagenumber\ of \goto{\lastpagenumber

Re: [NTG-context] Logo in the margin at the bottom of the page

2018-08-14 Thread Henri Menke
meter{rightmargin}+\layoutparameter{rightmargindistance}\relax] \setupfooter[margin][strut=no] \setupfootertexts [margin] [] [{\externalfigure[dummy][width=\rightmarginwidth,height=\footerheight]}] [] [{\externalfigure[dummy][width=\leftmarginwidth,height=\footerheight]}] \starttext \dorecur

Re: [NTG-context] Logo in the margin at the bottom of the page

2018-08-14 Thread Fabrice Couvreur
=10mm, header=10mm, footer=10mm, footerdistance=10mm, headerdistance=10mm] \setupfooter[margin][strut=no] \setupfootertexts [margin] [] [{\externalfigure[dummy][width=,height=\footerheight]}] [] [{\externalfigure[dummy][width=\marginwidth,height=\footerheight

Re: [NTG-context] Logo in the margin at the bottom of the page

2018-08-14 Thread Henri Menke
,    topspace=10mm,    bottomspace=10mm,    header=10mm,    footer=10mm,    footerdistance=10mm,    headerdistance=10mm] \setupfooter[margin][strut=no] \setupfootertexts     [margin]     []     [{\externalfigure[dummy][width=\marginwidth,height=\footerheight

Re: [NTG-context] how to change the colour of the footnote marker

2018-04-08 Thread Wolfgang Schuster
\kleur]}] \setupfooter [color=\kleur] – and everything becomes blue, but NOT the footnote number before the footnote itself at the bottom of the page (the marker in the main text is coloured the way I want). Can anyone tell me how to change the colour of the footnote number in the note?

Re: [NTG-context] how to change the colour of the footnote marker

2018-04-08 Thread Tomas Hala
s variable # \startcolor [\kleur] # \setupnote[footnote][before={\color[\kleur]}] # \setupfooter [color=\kleur] # # – and everything becomes blue, but NOT the footnote number before # the footnote itself at the bottom of the page (the marker in the # main text is coloured the way I want). # # Can anyone tell

[NTG-context] how to change the colour of the footnote marker

2018-04-08 Thread Robert Zydenbos
]}] \setupfooter [color=\kleur] – and everything becomes blue, but NOT the footnote number before the footnote itself at the bottom of the page (the marker in the main text is coloured the way I want). Can anyone tell me how to change the colour of the footnote number in the note? Robert

Re: [NTG-context] how to get simplefonts to work as intended?

2017-09-22 Thread Floris van Manen
\setupitemize[packed] 17 \setupinterlinespace[line=16pt] 18 19 %% set style of head and foot 20 \setupheader[style=smallcaps] 21 \setupfooter[style=italic] 22 %% set the style of the page number 23 \setuppagenumbering[style=mediaeval,location=] signature.asc Descr

Re: [NTG-context] Vertical space around displayed formulas

2017-01-18 Thread Otared Kavian
ay[header:background][\reuseMPgraphic{header:background}] > > \define[2]\MySlide{\framed[ > frame=off, > background=header:background, > backgroundcolor=colorfive, > width=\textwidth, > align=flushleft > ]{#2}} > > \definehead[slide][subject] > \setuphead

[NTG-context] Vertical space around displayed formulas

2017-01-18 Thread Nicola
insidesection=\doifnot{\structureuservariable{align}}{top}\vfill, aftersection=\doifnot{\structureuservariable{align}}{top}\vfill, page=yes, ] % Footer \setuppagenumbering[location=] \setupfooter[style=small, color=colortwo] \setupfootertexts[][\userpagenumber/\lastuserpage] % Lists \startuseMPgraphic{itemi

[NTG-context] \setupfooter[color=red]: red color spills with float over next page

2016-12-19 Thread Benjamin Buchmuller
Hi Hans, the patch solves the issue. Thank you for the fast reply. With regard to Pablo’s question: When I would not use crop in the MWE, apparently I would get the desired output indeed. However, in the situation I was using the command to produce a document, I would need to crop some parts of

Re: [NTG-context] \setupfooter[color=red]: red color spills with float over next page

2016-12-19 Thread Hans Hagen
On 12/18/2016 11:00 PM, Benjamin Buchmuller wrote: Hi Hans, I finally managed to make a MWE. The issue is related to me using \clip{…} onto external figures I would like to crop in conjunction with a colored footer set-up: \starttext \setupfooter[color=red] \setupfootertexts

Re: [NTG-context] \setupfooter[color=red]: red color spills with float over next page

2016-12-18 Thread Pablo Rodriguez
what happens if you don’t use \clip? Pablo > \starttext > > \setupfooter[color=red] > > \setupfootertexts > [] > [] > [any text] % issue related to put something in footer ... > [] > > \input knuth

[NTG-context] \setupfooter[color=red]: red color spills with float over next page

2016-12-18 Thread Benjamin Buchmuller
Hi Hans, I finally managed to make a MWE. The issue is related to me using \clip{…} onto external figures I would like to crop in conjunction with a colored footer set-up: \starttext \setupfooter[color=red] \setupfootertexts [] [] [any

Re: [NTG-context] \setupfooter[color=red]: red color spills with float over next page

2016-12-04 Thread Benjamin Buchmuller
ontext-ow...@ntg.nl > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of ntg-context digest..." > Today's Topics: > > 1. \setupfooter[color=red]: red color spills with float over > next page (Benjami

Re: [NTG-context] \setupfooter[color=red]: red color spills with float over next page

2016-12-04 Thread Hans Hagen
On 12/4/2016 4:05 AM, Benjamin Buchmuller wrote: When I have \setupfooter[color=red, style=bold] (same goes with \setupfooter[style=red]) and a tex text text % <<<< page breaks here after typesetting >>>> \startplacefigure[ %location=force, % no matter what

[NTG-context] \setupfooter[color=red]: red color spills with float over next page

2016-12-03 Thread Benjamin Buchmuller
When I have \setupfooter[color=red, style=bold] (same goes with \setupfooter[style=red]) and a tex text text % <<<< page breaks here after typesetting >>>> \startplacefigure[ %location=force, % no matter what I do here title={Caption.} ] … something …

Re: [NTG-context] space before/after colored framed text

2016-08-17 Thread Jean-Pierre Delange
bodyfontenvironment[default][em=italic] \definefontfamily[mainface] [serif] [GFS Didot] \setupbodyfont[mainface] \setupindenting[1.5em] \setupindenting[yes] \setupwhitespace[medium] \setupinterlinespace[line=3.2ex] \setuphead[title][header=empty] \setupheader[style={\sc}] \setupfooter[sty

Re: [NTG-context] space before/after colored framed text

2016-08-17 Thread Pablo Rodriguez
espace[medium] \setupinterlinespace[line=3.2ex] \setuphead[title][header=empty] \setupheader[style={\sc}] \setupfooter[style={\itxx}] \setupheadertexts[Cours de Philosophie][][][{\getmarking[section]}] \setupfootertexts[][][][© Jean-Pierre Delange, 2016 — La reproduction de ce texte est soumise à

Re: [NTG-context] space before/after colored framed text

2016-08-17 Thread Jean-Pierre Delange
indenting[1.5em] \setupindenting[yes] \setupwhitespace[medium] \setupinterlinespace[line=3.2ex] \setupitemize[each][margin=yes] \setuphead[title][header=empty] \setupheader[style={\sc}] \setupfooter[style={\itxx}] \setupheadertexts[Cours de Philosophie][][][{\getmarking[section]}] \setupfoot

Re: [NTG-context] Go to odd page, use an empty page eventually?

2016-07-20 Thread Procházka Lukáš Ing .
ollowing page - footer: sets \setupfooter[state=empty] on the following page - odd: forces another pagebreak if the current page is even and resets the header/footer states Wolfgang -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz

Re: [NTG-context] Go to odd page, use an empty page eventually?

2016-07-20 Thread Wolfgang Schuster
Page 3\page Page 4\page[yes,header,footer,odd] Page 5 \stoptext The keywords have the following effect: - yes: force a page break - header: sets \setupheader[state=emty] on the following page - footer: sets \setupfooter[state=empty] on the following page - odd: forces another pagebr

[NTG-context] French and Ancient Greek

2016-07-11 Thread Jean-Pierre Delange
\setupindenting[yes] \setupwhitespace[medium] \setupinterlinespace[line=3.2ex] \setupitemize[each][margin=yes] \setuphead[title][header=empty] \setupheader[style={\sc}] \setupfooter[style={\itxx}] \setupheadertexts[Cours de Philosophie][][][{\getmarking[section]}] \setupfootertexts[][][][© J.-P. Del

Re: [NTG-context] Splitting natural table fails with xtable in footer

2015-10-06 Thread Andreas Schneider
] \setupfooter[style=\tx] \setupfootertexts[\setups{s:footer}][][][\setups{s:footer}] \startchapter[title={Test}] \placetable[split]{Test}{ \bTABLE[split=repeat] \bTABLEhead \bTR \bTD Col1 \eTD \bTD Col2 \eTD \eTR \eTABLEhead \bTABLEbody \dorecurse{50}{\bTR \bTD Value1 \eTD \bTD

[NTG-context] Splitting natural table fails with xtable in footer

2015-10-01 Thread Andreas Schneider
=stretch] \startxrow \startxcell Filename: \stopxcell \startxcell[distance=1cm] \outputfilename.pdf \stopxcell \stopxrow \stopembeddedxtable \stopsetups \setupheader[style=\tx] \setupfooter[style=\tx] \setupfootertexts[\setups{s:footer}][][][\setups{s:footer}] \startchapter

Re: [NTG-context] How to properly `\setuplayout' for several pages and then restore back?

2015-05-24 Thread Alexander Shukaev
spagemakeup >> >> \setupwhitespace >> [line] >> >> % ToC >> >> \stopcontentspagemakeup >> >> and that indeed worked when ToC spanned only one page. Since page >> breaking does not work inside `makeup', I had ti give it up. Now I tr

Re: [NTG-context] How to properly `\setuplayout' for several pages and then restore back?

2015-05-24 Thread Hans Hagen
] % ToC \stopcontentspagemakeup and that indeed worked when ToC spanned only one page. Since page breaking does not work inside `makeup', I had ti give it up. Now I try the following: \start \setupheader[state={stop}] \setupfooter[state={stop}] \setuppagenumbering[state={stop}] \setupl

[NTG-context] How to properly `\setuplayout' for several pages and then restore back?

2015-05-23 Thread Alexander Shukaev
spanned only one page. Since page breaking does not work inside `makeup', I had ti give it up. Now I try the following: \start \setupheader[state={stop}] \setupfooter[state={stop}] \setuppagenumbering[state={stop}] \setuplayout[% footer={\zeropoint}, header={\zeropoint}, ] \setupl

Re: [NTG-context] Having difficulty getting unicode characters to display in ConTeXT output PDF

2015-04-08 Thread Pablo Rodriguez
% Let us say hello in many languages \starttext \setupfooter [state=start] \page[1] \startfrontmatter {\midaligned {\tfc{\WORD{Hello World \placecontent[extras={22=page},alternative=c] \stopfrontmatter \page[yes] \startbodymatter \section{1. Russi

Re: [NTG-context] Having difficulty getting unicode characters to display in ConTeXT out put PDF

2015-04-08 Thread Henning Hraban Ramm
option=bookmark] \placebookmarks[section][force=yes] % Let us say hello in many languages \starttext \setupfooter [state=start] \page[1] \startfrontmatter {\midaligned {\tfc{\WORD{Hello World \placecontent[extras={22=page},alternative=c] \stopfrontmatte

Re: [NTG-context] Date format problems

2014-07-29 Thread A.J. Bonnema
direction. I copy the start of the document from vi (line 4 is the relevant line): \setuppapersize[A4] 2 \setuplayout[style=\ss] 3 %\setupfooter[style=] 4 \setuplanguage[nl][date={dd, -, mm, -, year}] \mainlanguage[nl] Herbert Thanks Herbert. I editted the wiki page of Command/date to add

Re: [NTG-context] Date format problems

2014-07-29 Thread Herbert Voss
the document from vi (line 4 is the relevant line): > > \setuppapersize[A4] > 2 \setuplayout[style=\ss] > 3 %\setupfooter[style=] > 4 \setuplanguage[nl][date={dd, -, mm, -, year}] \mainlanguage[nl] Herbert > 5 > 6 \setupheadertexts[CV Guus Bonnema] > 7 \setup

[NTG-context] Date format problems

2014-07-29 Thread A.J. Bonnema
): \setuppapersize[A4] 2 \setuplayout[style=\ss] 3 %\setupfooter[style=] 4 \setuplanguage[nl][date={dd, -, mm, -, year}] 5 6 \setupheadertexts[CV Guus Bonnema] 7 \setupfootertexts[\currentdate][pagenumber] 8 9 %\definebodyfont[10pt][ss][tfe=lbr at 105pt] 10 Line 4 is the relevant

Re: [NTG-context] pagenumber suppression howto?

2014-07-21 Thread Meer, H. van der
up in a future beta. I also realised that the effect wanted can be obtained by dividing the single \noheaderandfooterlines into two additional macros \noheaderlines and \nofooterlines Is that a viable idea too? When you want disable only one element you can use the \setupheader or \setupfoot

Re: [NTG-context] pagenumber suppression howto?

2014-07-20 Thread Wolfgang Schuster
>> up in a future beta. >>> >>> I also realised that the effect wanted can be obtained by dividing the >>> single >>> \noheaderandfooterlines >>> into two additional macros >>> \noheaderlines and \nofooterlines >>> Is that a via

Re: [NTG-context] pagenumber suppression howto?

2014-07-20 Thread Meer, H. van der
sed that the effect wanted can be obtained by dividing the single \noheaderandfooterlines into two additional macros \noheaderlines and \nofooterlines Is that a viable idea too? When you want disable only one element you can use the \setupheader or \setupfooter command. I guess no. That was ju

Re: [NTG-context] pagenumber suppression howto?

2014-07-20 Thread Wolfgang Schuster
additional macros > \noheaderlines and \nofooterlines > Is that a viable idea too? When you want disable only one element you can use the \setupheader or \setupfooter command. Wolfgang ___ If your question is of in

Re: [NTG-context] pagenumber suppression howto?

2014-07-20 Thread Meer, H. van der
accomplished by: \setupheader[state=stop] \setupfooter[text][before=\hairline,style=small,location=left,strut=yes] \setupfootertexts[some text][pagenumber] I want the first page without that footer, to be done with: \noheaderandfooterlines But then comes the problem, because afterwards the defaul

Re: [NTG-context] pagenumber suppression howto?

2014-07-20 Thread Wolfgang Schuster
Am 20.07.2014 um 12:03 schrieb Meer, H. van der : > My goal is pages without header info at the top and text plus a pagenumber on > the bottom. This can be accomplished by: > \setupheader[state=stop] > \setupfooter[text][before=\hairline,style=small,location=left,strut=yes] > \s

[NTG-context] pagenumber suppression howto?

2014-07-20 Thread Meer, H. van der
My goal is pages without header info at the top and text plus a pagenumber on the bottom. This can be accomplished by: \setupheader[state=stop] \setupfooter[text][before=\hairline,style=small,location=left,strut=yes] \setupfootertexts[some text][pagenumber] I want the first page without that

Re: [NTG-context] Different behaviours between header and footer

2014-03-24 Thread Flavien Lambert
Thanks a lot! On 24 March 2014 05:37, Wolfgang Schuster wrote: > > Am 23.03.2014 um 03:58 schrieb Flavien Lambert : > > Hi guys, a quick reminder if someone can help me on this topic. > > Disable the strut for the footer with > > \setupfooter[strut=no] > > to a

Re: [NTG-context] Different behaviours between header and footer

2014-03-23 Thread Wolfgang Schuster
Am 23.03.2014 um 03:58 schrieb Flavien Lambert : > Hi guys, a quick reminder if someone can help me on this topic. > Disable the strut for the footer with \setupfooter[strut=no] to align the frame with the bottom of the footer. Wo

Re: [NTG-context] Different behaviours between header and footer

2014-03-23 Thread Pablo Rodriguez
ttom being out of the footer space. > Could you tell me how to obtain a frame inside the footer like the > header one? Hi Flavien, I think that adding \setupfooter[before=,after=] solves your problem. I hope it helps, Pa

[NTG-context] Bug with TikZ

2014-03-14 Thread Xan
A Sud}][{\rm \sc ESPA 4. Quad. 1}] \setupfootertexts[{\rm \sc Pàgina \pagenumber\space de \lastpage\space - 13 de desembre de 2013}] \usemodule[tikz] % BUGGY things \definecolor[headingcolor][c=1,m=0.5431,y=0,k=0.5451] \setupfooter[text][style={\ss\tfx},color={headingcolor},before={\hrule}] \setuph

Re: [NTG-context] New header

2014-01-23 Thread Fabrice Couvreur
TeX, for my header, I use the commands "\footnotesize\itshape" >> and "\Large\scshape". >> Is there an equivalent with ConTeXt ? >> > > \setupheader[style={\switchtobodyfont[small]\italic}] > \setupfooter[style={\switchtobodyfont[big]\smallcaps}] &

Re: [NTG-context] New header

2014-01-22 Thread Aditya Mahajan
On Wed, 22 Jan 2014, Fabrice Couvreur wrote: Thank you Wolfgang. With LuaLaTeX, for my header, I use the commands "\footnotesize\itshape" and "\Large\scshape". Is there an equivalent with ConTeXt ? \setupheader[style={\switchtobodyfont[small]\italic}] \setupfooter[style={\

Re: [NTG-context] What is the error of that header lines?

2013-12-22 Thread Xan
at the > begin of the page. > > \usemodule[tikz] > > \setupfootertexts[Footer] > > \setupfooter[color=blue] > > \starttext > > \dorecurse{3}{\input knuth\par} > > \page > > \starttikzpicture[scale=0.6] > \draw (0,0) -- (0,1) node[above] {Y};

Re: [NTG-context] What is the error of that header lines?

2013-12-22 Thread Wolfgang Schuster
\usemodule[tikz] \setupfootertexts[Footer] \setupfooter[color=blue] \starttext \dorecurse{3}{\input knuth\par} \page \starttikzpicture[scale=0.6] \draw (0,0) -- (0,1) node[above] {Y}; \stoptikzpicture \dorecurse{6}{\input knuth\par} \s

[NTG-context] What is the error of that header lines?

2013-12-21 Thread Xan
ad. 1}] \setupfootertexts[{\rm \sc Pàgina \pagenumber\space de \lastpage\space - 13 de desembre de 2013}] \usemodule[tikz] % BUGGY things \definecolor[headingcolor][c=1,m=0.5431,y=0,k=0.5451] \setupfooter[text][style={\ss\tfx},color={headingcolor},before={\hrule}] \setupheader[text][style={\ss},color={heading

Re: [NTG-context] Alignment table with comma, and long long space after

2013-09-22 Thread Xan
.5431,y=0,k=0.5451] \definecolor[tablecolor][b=1,t=.5,a=1] % Page number \setuppagenumbering [location={header,right}] % Paper size \setuppapersize [A4] % Italic in emph (by default is slanted) \setupbodyfontenvironment[default][em=italic] % Headers and footers \setupfooter[text][style={\ss\t

Re: [NTG-context] compilation problem (TeXLive 2013)

2013-07-03 Thread Manuel González Suárez
] %\switchtotypeface [palatino] [14pt] \setuplist [chapter] [before=\blank,after=\blank,style=bold] \setuplist [section] [alternative=d,left=(,right=),pagestyle=slanted,prefix=no] \setupheader[style=\sc,color=gris] \setupfooter[style=\sc] \setupheadertexts[Ilíada][pagenumber] \setupfootertexts[chapter

Re: [NTG-context] Bug in \column

2013-03-22 Thread Xan
em] % Heads and footers \setupfootertexts[\pagenumber] \setupfooter[text][before=\hrule] \setupheader[text][after=\hrule] \setupheadertexts[{\tfx \mid IES Binissalem \mid 4t D \mid MAT \mid }][{\tfx Sistemes d'equacions \mid Examen \mid 15/3/2012 \mid}] % underline \setupunderbar[alternative=

[NTG-context] Bug in \column

2013-03-18 Thread Xan
le=\ss,title=yes,titlestyle=\ss,titledistance=.5em] % Heads and footers \setupfootertexts[\pagenumber] \setupfooter[text][before=\hrule] \setupheader[text][after=\hrule] \setupheadertexts[{\tfx \mid IES Binissalem \mid 4t D \mid MAT \mid }][{\tfx Sistemes d'equacions \mid Examen \m

Re: [NTG-context] Resetting Page Numbers

2012-12-10 Thread Wolfgang Schuster
Am 10.12.2012 um 17:11 schrieb Troy Henderson : > I would like to reset the page number counter after the first (title) page. > Currently, I have > > \setupfooter[state=empty] > \setuppagenumbering[location={footer,middle}] > \setupfootertexts[Page \currentpage\ of \last

[NTG-context] Resetting Page Numbers

2012-12-10 Thread Troy Henderson
I would like to reset the page number counter after the first (title) page. Currently, I have \setupfooter[state=empty] \setuppagenumbering[location={footer,middle}] \setupfootertexts[Page \currentpage\ of \lastpage] \starttext This is my title page \page \resetnumber[page] This

Re: [NTG-context] \setuplayout question

2012-10-28 Thread Sietse Brouwer
ietse On Fri, Oct 26, 2012 at 12:35 AM, Marcin Borkowski wrote: > Hello, > > what is the *default* layout? (I am especially interested in > bottomspace - in page-lay.mkiv I found bottomspace=0pt, but this seems > not to be the case - even after \setupfooter[state=stop] text does

Re: [NTG-context] \setuplayout question

2012-10-25 Thread Wolfgang Schuster
Am 26.10.2012 um 00:35 schrieb Marcin Borkowski : > Hello, > > what is the *default* layout? (I am especially interested in > bottomspace - in page-lay.mkiv I found bottomspace=0pt, but this seems > not to be the case - even after \setupfooter[state=stop] text does not > g

[NTG-context] \setuplayout question

2012-10-25 Thread Marcin Borkowski
Hello, what is the *default* layout? (I am especially interested in bottomspace - in page-lay.mkiv I found bottomspace=0pt, but this seems not to be the case - even after \setupfooter[state=stop] text does not go to the bottom of the sheet. Which parameter is responsible for that? Regards

Re: [NTG-context] Header without chapters/sections

2012-10-08 Thread Marco Patzer
2012-10-08 Troy Henderson: > I would like to create a header on every page with some fixed text in the > header. Simply doing > > \setupheadertexts[Some text] > \setupheader[state=start] > > Does not produce a header on any page, yet > > \setupfootertexts[Some text]

[NTG-context] Header without chapters/sections

2012-10-08 Thread Troy Henderson
I would like to create a header on every page with some fixed text in the header. Simply doing \setupheadertexts[Some text] \setupheader[state=start] Does not produce a header on any page, yet \setupfootertexts[Some text] \setupfooter[state=start] does produce a footer on every page. Why

Re: [NTG-context] Footer text style

2012-08-16 Thread Procházka Lukáš Ing . - Pontex s . r . o .
On Thu, 16 Aug 2012 10:07:27 +0200, Hans Hagen wrote: On 16-8-2012 09:53, Procházka Lukáš Ing. - Pontex s. r. o. wrote: Hello, I'm struggling a bit with setting font style for page footer: \setuppagenumbering [location={footer,middle}, ] \setupfooter[text][style=\bfc] \star

Re: [NTG-context] Footer text style

2012-08-16 Thread Hans Hagen
On 16-8-2012 09:53, Procházka Lukáš Ing. - Pontex s. r. o. wrote: Hello, I'm struggling a bit with setting font style for page footer: \setuppagenumbering [location={footer,middle}, ] \setupfooter[text][style=\bfc] \starttext \dorecurse{3}{\input knuth\page} \stoptext

[NTG-context] Footer text style

2012-08-16 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, I'm struggling a bit with setting font style for page footer: \setuppagenumbering [location={footer,middle}, ] \setupfooter[text][style=\bfc] \starttext \dorecurse{3}{\input knuth\page} \stoptext Why the footer is not bold and big ('\bfc')? - How to make

Re: [NTG-context] ntg-style error

2012-06-06 Thread Taco Hoekwater
pt, header=33pt, margin=106pt, leftmargindistance=11pt, rightmargindistance=11pt% ] \setupblank[5.5pt] \setuppagenumbering [location=] \definetyping [widetyping] \setupheader [style=\ss] \setupfooter [style=\ss] \def\AuHead{% %\ifnum\pageno=\MapsPage \hbox{}\else \MapsRunnin

Re: [NTG-context] Layers for alternating page elements?

2012-05-23 Thread Hans Hagen
the wiki and setupfooter / setupheader - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma

[NTG-context] [***SPAM***] Resetting Page Backgrounds

2012-04-18 Thread Raymond LeClair
,style=\white] \starttext \setupheader[state=start] \setupheadertexts[\hbox to 2.5in{MARCH}THESOUNDARABBITMAKES][][][] \setuppagenumber[state=start] \setupfooter[state=start] \setupfootertexts[\pagenumber][] \page \setupbackgrounds[page][background={{}}] \setuplayout[contents_4] \hskip1em \page

Re: [NTG-context] \definelayout

2011-12-28 Thread Peter Park Nelson
: %% \setuppagenumbering [alternative=doublesided, location=] \setupheader[text] [state=empty, style=\ss] \setupheadertexts [Header] [pagenumber] [pagenumber] [Header] \setupfooter[text] [state=empty,style=bold] \setupfootertexts [footer] [footer

Re: [NTG-context] Header/footer fonts problem in 20 DEC 2011 beta

2011-12-27 Thread Peter Park Nelson
rline] \setupheadertexts [{\it Effects of transit scheduling management mitigation}] [pagenumber] [pagenumber] [Doe et al.] \setupfooter[text] [state=empty,style=bold] \setupfootertexts [footer] [footer] [footer] [footer] % TEXT STARTS

  1   2   >