[NTG-context] Re: Shadow around a figure

2025-05-11 Thread Jeroen
So far I have been able to get this setup which does what I was looking for. I just dont seem to get the "Intermezzo 1" text removed: \useMPlibrary[dum] \startuniqueMPgraphic{mpshadow} % BodyFontSize should be the current font size of/in the frame mw := BodyFontSize/3; ox := +3.5 ; % o

[NTG-context] Chinese labels in lang-txt.lua

2023-04-02 Thread 李延瑞
uot;]="图", +["cn"]="图 ", ["cs"]="Obrázek ", ["da"]="Figur ", ["de"]="Abbildung ", @@ -1925,7 +1925,7 @@ ["be"]="Графіка ", ["bg"]="Графиче

Re: [NTG-context] Counter names

2022-01-20 Thread Hans Hagen via ntg-context
more directly accessible \starttext \chapter{test} \setupheadnumber[chapter][+5] \placefigure{}{} \chapter{test} \placefigure{}{} \setcounter[figure][4] \placefigure{}{} \stoptext chemical combination endnote figure footnote formula graphic intermezzo itemgroup:itemize itemgroup:itemize:note li

Re: [NTG-context] Cross referencing by using \useexternaldoument

2019-08-18 Thread Wolfgang Schuster
ot utilitydata.structures then utilitydata.structures = { } end if not utilitydata.structures.counters then utilitydata.structures.counters = { } end utilitydata.structures.counters.collected={ ["chemical"]={ { 0, 0 }, }, ["combination"]={ { 0 }, }, ["endnote"]={

[NTG-context] white space after a float in a column

2019-08-10 Thread Sytse knyps...@home.nl
omitted (i.e. location=none in \setupcaption). My example: 

\definepapersize[square21][width=21cm,height=21cm] 
\setuppapersize[square21][square21]
 \definecolumnset[Two][n=2]
 \setupcolumnset[Two]
 \setupcaption[intermezzo][location=none,spaceafter=1cm]
 % no value for spaceafter seems to work

Re: [NTG-context] align natural tables left and right

2016-12-30 Thread Rik Kabel
float (where the float can be a figure, graphic, intermezzo, or table, or a user-defined item) depends on the requirements of the document. Floats are typically separate entities that do not appear in the linear flow of the text, but instead appear in a convenient place close to where the

Re: [NTG-context] Wrap figures and equations

2016-07-13 Thread Otared Kavian
showing this. In any case here is an example showing the problem with \placeformula and floats, with its PDF attached. Best regards: OK % begin bug-placeformula-float.tex \definefloat[intermezzo] \setupfloat[intermezzo] [leftmargindistance=-12mm, rightmargindistance=-12mm

Re: [NTG-context] slanting an intermezzo.

2015-03-26 Thread Otared Kavian
nput knuth.tex > \input knuth.tex > > \stoptext > -- > I know I am supposed to use \rotate but I can't > figure out how to rotate an intermezzo. > > Please help! > > John Culleton __

[NTG-context] slanting an intermezzo.

2015-03-25 Thread John Culleton
} \noindent \input knuth.tex \stopframedtext \input knuth.tex \input knuth.tex \input knuth.tex \stoptext -- I know I am supposed to use \rotate but I can't figure out how to rotate an intermezzo. Please help! John Culleton Wexford Press

Re: [NTG-context] setting columns in a text frame.

2015-03-22 Thread Wolfgang Schuster
> Am 22.03.2015 um 15:34 schrieb John Culleton : > > I am attempting to emulate a layout of a > customer's book that was set in InDesign. > I have columns inside a \textframe inside an > \intermezzo. I can't get the columns to break. > I get one long column a

[NTG-context] setting columns in a text frame.

2015-03-22 Thread John Culleton
I am attempting to emulate a layout of a customer's book that was set in InDesign. I have columns inside a \textframe inside an \intermezzo. I can't get the columns to break. I get one long column and the seocnd column is blank. here

Re: [NTG-context] mkiv versus mkii: whitespace issues

2015-03-20 Thread Gerben Wierda
ht] > \noheaderandfooterlines > \blank[force,2*big] > \stopsetups > > \startsetups chapter:after > \blank[3*big] > \stopsetups > > \definelist[chaptertext] > \setuplist[chaptertext][margin=1.3em,pagecommand=\gobbleoneargument] > \define[1]\ChapterAbst

[NTG-context] PLacing framed text.

2015-03-18 Thread John Culleton
I know how to place an intermezzo, e.g. \starttext \setupframed[framecorner=round, frameradius=1em, background=screen, backgroundscreen=0.70, backgroundcorner=round, backgroundradius=1em, corner=round, radius=1em] \definefloat[intermezzo]{ } \placeintermezzo[right]{} \startframedtext[width=3.2in

Re: [NTG-context] mkiv versus mkii: whitespace issues

2015-03-16 Thread Gerben Wierda
it did not had any effect. At one place (no chapter but an unnumbered title, it doesn’t work as well. Here I now have: \title[h:grief1]{Intermezzo:\\ A short story about grief} \writetolist[chapter]{}{Intermezzo: A Short Story about Grief}\GotoPar \ChapterAbstract{A small fragment of a movie

Re: [NTG-context] Get rid of caption on an intermezzo.

2015-03-04 Thread Otared Kavian
Hi John, In one of my documents I have this: \definefloat[intermezzo] \setupcaption[intermezzo][location=none] Is it what you need? Best regards: OK > On 04 Mar 2015, at 21:30, John Culleton wrote: > […] > Anyone have a sol

Re: [NTG-context] Get rid of caption on an intermezzo.

2015-03-04 Thread John Culleton
On Wed, 25 Feb 2015 15:42:56 -0500 John Culleton wrote: > I managed after many trips to the Wiki to get a > text frame pretty much as I want it, with text > wrapping around and so on. But the technique > requires using an intermezzo as a wrapper. > This feature always pu

[NTG-context] Get rid of caption on an intermezzo.

2015-02-25 Thread John Culleton
I managed after many trips to the Wiki to get a text frame pretty much as I want it, with text wrapping around and so on. But the technique requires using an intermezzo as a wrapper. This feature always puts a title like "intermezzo 1" at the bottom. How do I get rid of this title

Re: [NTG-context] intermezzo/sidebarswith rounded corners.

2015-02-06 Thread Hans Hagen
On 2/5/2015 11:31 PM, John Culleton wrote: On Thu, 05 Feb 2015 22:54:11 +0100 Hans Hagen wrote: On 2/5/2015 9:38 PM, John Culleton wrote: Client has an existing book that I am redoing with many inserted square boxes of text slightly protruding in the margin. Main text wraps around each box. T

Re: [NTG-context] intermezzo/sidebarswith rounded corners.

2015-02-05 Thread Wolfgang Schuster
> Am 05.02.2015 um 23:31 schrieb John Culleton : > > On Thu, 05 Feb 2015 22:54:11 +0100 > Hans Hagen mailto:pra...@wxs.nl>> wrote: > >> On 2/5/2015 9:38 PM, John Culleton wrote: >>> Client has an existing book that I am redoing >>> with many inserted square boxes of text >>> slightly protruding

Re: [NTG-context] intermezzo/sidebarswith rounded corners.

2015-02-05 Thread John Culleton
On Thu, 05 Feb 2015 22:54:11 +0100 Hans Hagen wrote: > On 2/5/2015 9:38 PM, John Culleton wrote: > > Client has an existing book that I am redoing > > with many inserted square boxes of text > > slightly protruding in the margin. Main text > > wraps around each box. The line around each > > such

Re: [NTG-context] intermezzo/sidebarswith rounded corners.

2015-02-05 Thread Hans Hagen
On 2/5/2015 9:38 PM, John Culleton wrote: Client has an existing book that I am redoing with many inserted square boxes of text slightly protruding in the margin. Main text wraps around each box. The line around each such box has rounded corners. Is there an example somewhere in the manuals or el

[NTG-context] intermezzo/sidebarswith rounded corners.

2015-02-05 Thread John Culleton
Client has an existing book that I am redoing with many inserted square boxes of text slightly protruding in the margin. Main text wraps around each box. The line around each such box has rounded corners. Is there an example somewhere in the manuals or elsewhere? -- John Culleton Wexford Press

Re: [NTG-context] Alignment, indenting and font inside floats

2014-07-28 Thread Rik Kabel
e={An intermezzo}] \startframedtext \input ward \stopframedtext \stopplaceintermezzo \stoptext Captions are styled separately from the floats, hence \setupcaptions. "Word" is not a figure. \startplacefigure does not make what follows a figure. When a real figure is set with \start

Re: [NTG-context] bug in new beta

2013-03-16 Thread Xenia
a_structures end local utilitydata_structures_counters = utilitydata_structures.counters if not utilitydata_structures_counters then utilitydata_structures_counters = { } utilitydata_structures.counters = utilitydata_structures_counters end utilitydata_structures_counters.collected={ ["

[NTG-context] string 'space' instead of space ' ' in Russian/Ukranian translations

2011-04-01 Thread Yury G. Kudryashov
ot;", sl="glej zgoraj", sv="se ovan", tk="", tr="", -ua="якspaceпоказаноspaceвище", +ua="як показано вище", vi="", }, }, @@ -926,13 +926,13 @@ pl=

Re: [NTG-context] Pagination problem with an intermezzo containing a footnote

2011-03-12 Thread Wolfgang Schuster
a bug} > \startframedtext[width=0.8\makeupwidth] > This is a rather dull intermezzo.\footnote{But it does at least > demonstrate a bug.} > \stopframedtext > > \stoptext This isn’t a bug. The problem with your footnote is that context reads the note at page 1 where it saw the float a

[NTG-context] Pagination problem with an intermezzo containing a footnote

2011-03-11 Thread mathew
\starttext This is a sample document to demonstrate a possible bug. You will probably see a footnote below which appears before the page it's referenced from. \placeintermezzo[page][block:example]{Demonstrating a bug} \startframedtext[width=0.8\makeupwidth] This is a rather dull inter

Re: [NTG-context] What do you miss in ConTeXt?

2010-02-09 Thread Alan BRASLAU
igure=Imago ] \setuplabeltext [\s!pt] [\v!figure=Figura ] \setuplabeltext [\s!ro] [\v!figure=Figura ] \setuplabeltext [\s!fr] [\v!intermezzo=Interm\`ede ] \setuplabeltext [\s!es] [\v!intermezzo=intermedio ] \setuplabeltext [\s!ca] [\v!intermezzo=Intermedi ] \setuplabeltext [\s!it] [\v!intermezzo=Intermezz

[NTG-context] Strange bib referencing behavior

2009-12-15 Thread Janneman
=4, references={ internal=3, realpage=1, section=1, }, userdata={ bibref="2005tmo", }, }, } structure = structure or { } structure.counters = structure.counters or { } structure.counters.collected = structure.counters.collected or { } structure.counters.collected={ [&

Re: [NTG-context] \setupfloat[..][..., after=\stopframedtext] not working?

2009-12-05 Thread Wolfgang Schuster
Am 02.12.2009 um 16:15 schrieb Hans Hagen: > Matthijs Kooijman wrote: >> Hi all, >> the following example is not working for me: >> >> \setupfloat[intermezzo][before=\startframedtext[width=10cm],after=\stopframedtext] >> \starttext >> \placeintermezzo{C

Re: [NTG-context] \setupfloat[..][..., after=\stopframedtext] not working?

2009-12-02 Thread Hans Hagen
Matthijs Kooijman wrote: Hi all, the following example is not working for me: \setupfloat[intermezzo][before=\startframedtext[width=10cm],after=\stopframedtext] \starttext \placeintermezzo{Caption}{Text} \stoptext It fails with the following message: ! Undefined control sequence

[NTG-context] \setupfloat[..][..., after=\stopframedtext] not working?

2009-12-02 Thread Matthijs Kooijman
Hi all, the following example is not working for me: \setupfloat[intermezzo][before=\startframedtext[width=10cm],after=\stopframedtext] \starttext \placeintermezzo{Caption}{Text} \stoptext It fails with the following message: ! Undefined control sequence. \stopframedtext

Re: [NTG-context] [OT] creating-a-style-file-in-context

2009-10-25 Thread Jan-Erik Hägglöf
or { } structure.counters = structure.counters or { } structure.counters.collected = structure.counters.collected or { } structure.counters.collected={ ["@@si"]={ { 0, 0 }, }, endnote={ { 0, 0, 0, 0 }, }, figure={ { 0, 0 }, }, footnote={ { 0, 0, 0, 0 }, }, formula={ { 0

Re: [NTG-context] old sidebar example

2009-09-25 Thread Piotr Kopszak
arden.net/message/20060321.134723.3a8e8ff3.en.html > work with recent mkIV as it used to before? > > \setupoutput[pdftex] > \setupcolors[state=start] > \frenchspacing > \tolerance = 1000 > \setuplayout[width=4in] > \setupfloat > [intermezzo] > [ > leftmargindistance=-.8in,

[NTG-context] old sidebar example

2009-09-25 Thread Piotr Kopszak
] \setupfloat [intermezzo] [ leftmargindistance=-.8in, rightmargindistance=-.8in, default={outer,high}] \setupcaption[intermezzo][location=none] \defineframedtext [myohmy] [width=6cm,bodyfont=small, frame=off, backgroundcorner=round, backgroundradius=6pt,background=screen,backgroundscreen=.8] %\showframe

[NTG-context] How to frame a float together with the caption?

2009-07-24 Thread Marcin Borkowski
As in the subject. When I do \setupcaption[intermezzo][ location=top, number=no, style=italic, ] \setupfloat[intermezzo][ frame=on, ] only the content gets framed; I'd like to have a frame (or background, for that matter) around all the float _and_ the caption. Any ideas? -- M

[NTG-context] Updating lang-ita.tex (was [Fwd: Undelivered Mail Returned to Sender])

2009-02-25 Thread Xan
g. ] \setuplabeltext [\s!la] [\v!figure=Imago ] \setuplabeltext [\s!pt] [\v!figure=Figura ] \setuplabeltext [\s!ro] [\v!figure=Figura ] \setuplabeltext [\s!fr] [\v!intermezzo=Interm\`ede ] \setuplabeltext [\s!es] [\v!intermezzo=intermedio ] \setuplabeltext [\s!ca] [\v!intermezzo=Intermedi ] \

[NTG-context] Updating lang-ita.tex

2009-02-22 Thread Xan
gura ] \setuplabeltext [\s!ro] [\v!figure=Figura ] \setuplabeltext [\s!fr] [\v!intermezzo=Interm\`ede ] \setuplabeltext [\s!es] [\v!intermezzo=intermedio ] \setuplabeltext [\s!ca] [\v!intermezzo=Intermedi ] \setuplabeltext [\s!it] [\v!intermezzo=Intermezzo ] \setuplabeltext [\s!la] [

[NTG-context] Update catalan + spanish translation (was Re: Bibtex doubt (was Re: Forward of moderated message))

2009-02-16 Thread Xan
] [\v!table=Tabelul ] \setuplabeltext [\s!fr] [\v!figure=Figure ] \setuplabeltext [\s!es] [\v!figure=Ilustraci\'on ] \setuplabeltext [\s!ca] [\v!figure=Figura ] \setuplabeltext [\s!it] [\v!figure=Fig. ] \setuplabeltext [\s!la] [\v!figure=Imago ] \setuplabeltext [\s!pt] [\v!figure=Figur

Re: [NTG-context] Translaing ConTeXt interface to Arabic

2008-06-20 Thread David
On Fri, 20 Jun 2008 20:55:34 +0300, Khaled Hosny wrote: > Also I didn't translate "Intermezzo" > since I don't have the slightest idea what it is supposed to be, ... An intermezzo (as far as I can tell) is a framed paragraph that interrupts the normal text, usually

Re: [NTG-context] Translaing ConTeXt interface to Arabic

2008-06-20 Thread Khaled Hosny
tupheadtext [\s!en] [\v!index=الفهرس] \setupheadtext [\s!en] [\v!abbreviations=الاختصارات] \setupheadtext [\s!en] [\v!logos=الشعارات] \setupheadtext [\s!en] [\v!units=الوحدات] \setuplabeltext [\s!en] [\v!table=جدول ] \setuplabeltext [\s!en] [\v!figure=شكل ] \setuplabeltext [\s!en] [\v!intermezzo=

Re: [NTG-context] Translaing ConTeXt interface to Arabic

2008-06-20 Thread Hans Hagen
t; See the attached file, I left the copyright and some other comments that > I don't know how to deal with. Also I didn't translate "Intermezzo" > since I don't have the slightest idea what it is supposed to be, may be > Mr. Idris can help. > > Now how local

Re: [NTG-context] Translaing ConTeXt interface to Arabic

2008-06-20 Thread Khaled Hosny
and some other comments that I don't know how to deal with. Also I didn't translate "Intermezzo" since I don't have the slightest idea what it is supposed to be, may be Mr. Idris can help. Now how locale variants are handled, there are at least 4 month naming systems used

Re: [NTG-context] footnotes in margin

2006-03-21 Thread John R. Culleton
output[pdftex] \setupcolors[state=start] \frenchspacing \tolerance = 1000 \setuplayout[width=4in] \setupfloat [intermezzo] [ leftmargindistance=-.8in, rightmargindistance=-.8in, default={outer,high}] \setupcaption[intermezzo][location=none] \defineframedtext [myohmy] [wi

[NTG-context] How to \bf for math?

2006-01-15 Thread Mojca Miklavec
nd the main commands for switching the font in text (rm, tt, ss for family and tf, sl, it, bf, bs, bi, sc + an optional x/xx/a/b/c/d), but I didn't understand yet what to use for math. ~~~ As an intermezzo: is there any way to ger small caps slanted? \sc will do the small caps, but \sl switch

Re: [NTG-context] Re: Small Chinese translation

2005-12-22 Thread Xiao Jianfeng
see my previous message). -Richard > Graphics 图 > Intermezzo (singular) 插曲 (this is a figurative use of "插曲", but I think it's not proper, I will try to consult some people who is good at TeXing) > Intermezzos (plural) 插曲 &

Re: [NTG-context] Chinese in current ConTeXt

2005-12-20 Thread Xiao Jianfeng
ne. c) Doing font switching using \SimKaiTi seems to convert back to GBK, can we have Unicode by default (at least when UTF-8 encoding is used)? Examples for (a) to (c) see attachment (UTF-8 encoded). * * * Wish for the native speakers: Please translate - Graphics/Illustration and Intermezzo(s)

Re: [NTG-context] Chinese in current ConTeXt

2005-12-20 Thread Xiao Jianfeng
ne. c) Doing font switching using \SimKaiTi seems to convert back to GBK, can we have Unicode by default (at least when UTF-8 encoding is used)? Examples for (a) to (c) see attachment (UTF-8 encoded). * * * Wish for the native speakers: Please translate - Graphics/Illustration and Intermezzo(s)

Re: [NTG-context] Chinese in current ConTeXt

2005-12-20 Thread Hans Hagen
w they will fit in ... Examples for (a) to (c) see attachment (UTF-8 encoded). Wish for the native speakers: Please translate - Graphics/Illustration and Intermezzo(s) Question to native speakers: - \c!date={\v!month,\ ,\v!day,{,\ },\v!year}, Is this really the default? Or should this be year年month月day

Re: [NTG-context] Chinese in current ConTeXt

2005-12-20 Thread Richard Gabriel
we have Unicode by default (at least when UTF-8 encoding is used)?Examples for (a) to (c) see attachment (UTF-8 encoded).* * *Wish for the native speakers: Please translate- Graphics/Illustration and Intermezzo(s)Question to native speakers:- \c!date={\v!month,\ ,\v!day,{,\ },\v!year},Is

[NTG-context] Chinese in current ConTeXt

2005-12-20 Thread Tobias Burnus
itching using \SimKaiTi seems to convert back to GBK, can we have Unicode by default (at least when UTF-8 encoding is used)? Examples for (a) to (c) see attachment (UTF-8 encoded). * * * Wish for the native speakers: Please translate - Graphics/Illustration and Intermezzo(s) Question to native s

Re: [NTG-context] Some localizations

2005-12-14 Thread Vit Zyka
adtext [\s!sk] [\v!logos=Log\aacute] 291,292c292,293 < \setupheadtext [\s!cz] [\v!units=Jednotky] % new < \setupheadtext [\s!sk] [\v!units=...] --- > \setupheadtext [\s!cz] [\v!units=Jednotky] > \setupheadtext [\s!sk] [\v!units=Jednotky] 304c305 < \setuplabeltext [\s!sk] [\v!figur

Re: [NTG-context] Some localizations

2005-12-14 Thread Hans Hagen
92c292,293 < \setupheadtext [\s!cz] [\v!units=Jednotky] % new < \setupheadtext [\s!sk] [\v!units=...] --- > \setupheadtext [\s!cz] [\v!units=Jednotky] > \setupheadtext [\s!sk] [\v!units=Jednotky] 304c305 < \setuplabeltext [\s!sk] [\v!figure=... ] --- > \setuplabeltext

Re: [NTG-context] Back to sidebars.

2005-12-05 Thread John R. Culleton
top sequence. But I don't know how to do > it. > > Hans started off with some definitions: > > \setupfloat >[intermezzo] >[leftmargindistance=-\outercombitotal, > rightmargindistance=-\outercombitotal, > default={outer,high}] > \setupcaption[i

[NTG-context] Back to sidebars.

2005-12-05 Thread John R. Culleton
some definitions: \setupfloat [intermezzo] [leftmargindistance=-\outercombitotal, rightmargindistance=-\outercombitotal, default={outer,high}] \setupcaption[intermezzo][location=none] \defineframedtext [myohmy] [width=6cm,bodyfont=small, frame=off, backgroundcorner=round, backgroundr

Re: [NTG-context] Sidebars and versals Oh my!

2004-12-27 Thread Adam Lindsay
John Culleton said this at Mon, 27 Dec 2004 15:29:10 -0500: >\setupfloat > [intermezzo] > [leftmargindistance=-\outercombitotal, >rightmargindistance=-\outercombitotal, >default=outer,high] >The only defect I can spot, and this is really a nit-pick, are the short &g

Re: [NTG-context] Sidebars and versals Oh my!

2004-12-27 Thread John Culleton
On Monday 27 December 2004 14:29, Hans Hagen wrote: > \starttext > > \setupcolors[state=start] > > \framed[corner=round,background=color,backgroundcolor=red]{HELLO} > > \framed[corner=round,background=screen,backgroundscreen=.6]{HELLO} > > \setupfloat >[interm

Re: [NTG-context] Sidebars and versals Oh my!

2004-12-27 Thread Hans Hagen
John Culleton wrote: On Monday 27 December 2004 06:33, Adam Lindsay wrote: plus-rul is interesting, but I'm 98% certain that when John talks about sidebars, he means what you call intermezzos. My interpretation, using the things I do know (or figured out this morning): \setupfloat [inter

Re: [NTG-context] Sidebars and versals Oh my!

2004-12-27 Thread John Culleton
On Monday 27 December 2004 06:33, Adam Lindsay wrote: > plus-rul is interesting, but I'm 98% certain that when John talks about > sidebars, he means what you call intermezzos. My interpretation, using > the things I do know (or figured out this morning): > > \se

Re: [NTG-context] Sidebars and versals Oh my!

2004-12-27 Thread Adam Lindsay
John Culleton said this at Mon, 27 Dec 2004 10:10:06 -0500: >Adam is right. Think of an "intermezzo" with a gray background but either in >the margin,or placed in the outer part of the text block like an >illustration, or protruding from the text block. The term "sidebar

Re: [NTG-context] Sidebars and versals Oh my!

2004-12-27 Thread John Culleton
t i still had no time to document it, so it's currently a hidden > > feature) > > plus-rul is interesting, but I'm 98% certain that when John talks about > sidebars, he means what you call intermezzos. My interpretation, using > the things I do know (or figured out this m

Re: [NTG-context] Sidebars and versals Oh my!

2004-12-27 Thread Adam Lindsay
John talks about sidebars, he means what you call intermezzos. My interpretation, using the things I do know (or figured out this morning): \setupfloat [intermezzo] [leftmargindistance=-\outercombitotal, rightmargindistance=-\outercombitotal, default=outer] \setupcaption[intermezzo]

Re: [NTG-context] spanish

2003-12-17 Thread Jeronimo Alaminos
[\s!es] [\v!eenheden=Unidades] > > \setuplabeltext [\s!es] [\v!tabel=Cuadro ] > \setuplabeltext [\s!es] [\v!figuur=Figura ] > \setuplabeltext [\s!es] [\v!intermezzo=intermedio ]% for instance some > intermdiate (often framed) textual intermezzo > \setuplabeltext [\s!es] [\v!j

Re: [NTG-context] spanish

2003-12-09 Thread Zunbeltz Izaola
tingen=Abreviaci\'ones] Abreviaci\'ones is not correct. Put Abreviaciones. > \setupheadtext [\s!es] [\v!eenheden=Unidades] > > \setuplabeltext [\s!es] [\v!tabel=Cuadro ] > \setuplabeltext [\s!es] [\v!figuur=Figura ] > \setuplabeltext [\s!es] [\v!intermezzo=intermedio ]% fo

Re: [NTG-context] spanish

2003-12-08 Thread Laura
intermezzos=intermedios] > \setupheadtext [\s!es] [\v!afkortingen=Abreviaci\'ones] Abreviaciones > \setupheadtext [\s!es] [\v!eenheden=Unidades] > > \setuplabeltext [\s!es] [\v!tabel=Cuadro ] > \setuplabeltext [\s!es] [\v!figuur=Figura ] >

Re: [NTG-context] spanish

2003-12-06 Thread Hans Hagen
] [\v!figuur=Figura ] \setuplabeltext [\s!es] [\v!intermezzo=intermedio ]% for instance some intermdiate (often framed) textual intermezzo \setuplabeltext [\s!es] [\v!january=enero] \setuplabeltext [\s!es] [\v!september=septiembre] \setuplabeltext [\s!es] [\v!december=diciembre] Are there

[NTG-context] spanish

2003-12-05 Thread Zunbeltz Izaola
n --> Figura line 219 \setuplabeltext [\s!es] [\v!intermezzo=intermedio ] intermezzo line 308 \setuplabeltext [\s!es] [\v!january=jenero] jenero --> enero line 316 \setuplabeltext [\s!es] [\v!september=septimbre] septimbre --> septiembre line 319 \setuplabeltext [\s!es] [\v!december=decie

[NTG-context] spanish

2003-12-05 Thread Zunbeltz Izaola
is an intermezzo for? I don't know if the traslation is ok. I'm also interested in adding basque language. Basque is not a romance language, but the typesetting is very similar to spanish. Some differences: 1) Instead of Chpater 1 -- in basque ---> 1 Kapitulua (Chapter) 2) When hypenati