[NTG-context] Re: How to get TABLE to start on the same page, split when needed?

2025-04-02 Thread Aditya Mahajan
On Thu, 3 Apr 2025, Joel via ntg-context wrote: > > \starttext >     \input knuth >     \input knuth >     \input knuth >      >     {\boldface This is instructions.} >      >     \bTABLE[split=yes, frame=off] >     \bTR\bTD ... \eTD\bTD \input knuth \input knu

[NTG-context] Re: How to get TABLE to start on the same page, split when needed?

2025-04-02 Thread Joel via ntg-context
\starttext     \input knuth     \input knuth     \input knuth          {\boldface This is instructions.}          \bTABLE[split=yes, frame=off]     \bTR\bTD ... \eTD\bTD \input knuth \input knuth \eTD\eTR     \bTR\bTD ... \eTD\bTD ... \eTD\eTR     \bTR\bTD ... \eTD\bTD ... \eTD\eTR

[NTG-context] How to force section title to be on same page as some of the content?

2024-11-02 Thread Joel via ntg-context
}%  \StartFrame% \startitemize[columns,two,2]%  #4% student's materials%\stopitemize%  \StopFrame%   }%  \doifsomething{#6}{%    {\boldface #6}% student's

[NTG-context] Re: Any way to forbid boldface for a section of text?

2024-08-25 Thread Wolfgang Schuster
Wolfgang Schuster schrieb am 24.08.2024 um 17:49: Denis Maier via ntg-context schrieb am 24.08.2024 um 08:25: You could define a specific typescript for that without a definition for bold. Below is an implementation of your suggestion which gets rid of all font styles for serif, sans serif an

[NTG-context] Re: Any way to forbid boldface for a section of text?

2024-08-24 Thread Wolfgang Schuster
Denis Maier via ntg-context schrieb am 24.08.2024 um 08:25: You could define a specific typescript for that without a definition for bold. Below is an implementation of your suggestion which gets rid of all font styles for serif, sans serif and monospace fonts. \starttypescript [serif,sans,m

[NTG-context] Re: Any way to forbid boldface for a section of text?

2024-08-23 Thread Denis Maier via ntg-context
You could define a specific typescript for that without a definition for bold. Joel via ntg-context hat am 24.08.2024 03:09 CEST geschrieben:     If there any way to forbid boldface text for a section, e.g

[NTG-context] Any way to forbid boldface for a section of text?

2024-08-23 Thread Joel via ntg-context
If there any way to forbid boldface text for a section, e.g.: \starttext \stopboldface\input file\startboldface \stoptext Assume file.tex includes some boldface commands there, how to tell it to just ignore them temporarily, then resume normal behavior latter? --Joel

Re: [NTG-context] How to really force figure to appear "here"?

2023-05-24 Thread Henning Hraban Ramm via ntg-context
rs on the next page, that is fine, but I don't want the next group of text to appear until *after* the figure. This is really confusing my readers. \starttext     \input knuth     \input knuth     {\boldface This is a short note about the picture. It should appear right after this.}  \p

Re: [NTG-context] How to really force figure to appear "here"?

2023-05-21 Thread Wolfgang Schuster via ntg-context
t group of text to appear until *after* the figure. This is really confusing my readers. \starttext     \input knuth     \input knuth     {\boldface This is a short note about the picture. It should appear right after this.}  \placefigure[here,force]{caption}{  \externalfigure[1.jpg][width=

Re: [NTG-context] How to really force figure to appear "here"?

2023-05-21 Thread Joel via ntg-context
e. This is really confusing my readers. \starttext     \input knuth     \input knuth     {\boldface This is a short note about the picture. It should appear right after this.}     \placefigure[here,force]{caption}{         \externalfigure[1.jpg][width=\textwidth]     }     \input knuth     \i

Re: [NTG-context] How do I define a smallcaps font?

2022-04-25 Thread Joel via ntg-context
Replacing \smallcaps with \sc fixed it. I had assumed they were synonyms---the same as \bf vs \boldface, \it vs \italicface, but it seems they are different entirely? Thanks! --Joel On Sunday, April 24, 2022, 11:19:10 AM MDT, Henning Hraban Ramm via ntg-context wrote: Am 24.04.22 um

Re: [NTG-context] Metafun, difficulty with graphical element in the margin

2022-03-20 Thread Wolfgang Schuster via ntg-context
s[state=repeat] \starttext \setlayer [testlayer] [x=1cm,y=1cm] {Text background} \dorecurse{4}{xxx\page} \stoptext \starttext text {\italicface text {\boldface text} text} text text {\it text {\bf text} text} text: here the third instance of text is in boldface, but not in italic bol

Re: [NTG-context] Odd Font Behavior in startstop Group

2022-02-06 Thread Wolfgang Schuster via ntg-context
} and {\bf } text. If they are not there, the italic and boldface switches in the second blockquote revert to the gyreschola body font of the main text; but this only happens if there is an earlier blockquote with no style changes. This is with: [...] Do I need a newer version of ConTeX

[NTG-context] Odd Font Behavior in startstop Group

2022-02-05 Thread Michael Urban via ntg-context
I am experiencing an odd behavior switching text styles in a defined startstop group ("blockquote"). I get different behavior depending on whether the switchtobodyfont in the startstop definition includes the dummy {\it } and {\bf } text. If they are not there, the italic an

Re: [NTG-context] Why isn't bold + italics working together?

2022-01-29 Thread Otared Kavian via ntg-context
> On 29 Jan 2022, at 18:03, Denis Maier via ntg-context > wrote: > > IDK, but then it's probably a font issue? > […] > This thread is outdated, you can now stack styles. > > \starttext > > text {\italicface text {\boldface text} text} text > > \st

Re: [NTG-context] Why isn't bold + italics working together?

2022-01-29 Thread Denis Maier via ntg-context
ad is outdated, you can now stack styles. \starttext text {\italicface text {\boldface text} text} text \stoptext Wolfgang ___ If your question is of interest to others as well, please add an entry to the Wiki! maillis

Re: [NTG-context] Why isn't bold + italics working together?

2022-01-29 Thread Wolfgang Schuster via ntg-context
m Why doesn't this have {\bi bold and italics} in it? \stopitemize See also: https://www.mail-archive.com/ntg-context@ntg.nl/msg4.html This thread is outdated, you can now stack styles. \starttext text {\italicface text {\boldface text} text} text \stoptext

Re: [NTG-context] Question on style-italic vs style=italicface

2021-10-24 Thread Wolfgang Schuster via ntg-context
and talk only about the results from \italicface we have a common ground. You're right the results from \italicface aren't predictable and a fix is needed but the same applies also to \boldface, \slantedface and \typeface. Attached is the output from a modified version of the styling co

Re: [NTG-context] Question on style-italic vs style=italicface

2021-10-02 Thread Henning Hraban Ramm via ntg-context
comparisons between \em and \italicface aside and talk only > about the results from \italicface we have a common ground. > > You're right the results from \italicface aren't predictable and a fix is > needed but the same applies also to \boldface, \slantedface and \typeface. &g

Re: [NTG-context] Question on style-italic vs style=italicface

2021-10-02 Thread Wolfgang Schuster via ntg-context
ren't predictable and a fix is needed but the same applies also to \boldface, \slantedface and \typeface. Attached is the output from a modified version of the styling command (the \sc column is the fallback style). \swapface is unchanged and I'm not sure about its output because it uses t

Re: [NTG-context] Question on style-italic vs style=italicface

2021-09-26 Thread Rik Kabel via ntg-context
. The \italicface command uses either \it or \bi as result but it never result in upright text and the "italic" in the name tells you this, there are commands (e.g. \boldface) with similar results. To get a slanted style you have to use the \slantedface command.

Re: [NTG-context] Question on style-italic vs style=italicface

2021-09-26 Thread Wolfgang Schuster via ntg-context
d uses either \it or \bi as result but it never result in upright text and the "italic" in the name tells you this, there are commands (e.g. \boldface) with similar results. To get a slanted style you have to use the \slantedface command. Wolfgang __

[NTG-context] Additional font variants

2021-08-01 Thread Henning Hraban Ramm via ntg-context
finehighlight[emph][style={\em}] \definehighlight[strong][style=boldface] \starttext \startbuffer Some Text \emph{emphasized} normal \strong{strong} \emph{emph \emph{inner emph} end}. \stopbuffer \getbuffer {\switchtobodyfont[ss]\getbuffer} {\hw\getbuffer} {\switchtobody

Re: [NTG-context] styling individual parts of ToC entry

2020-09-05 Thread Henning Hraban Ramm
e an \inframed of your desired width would be a solution? e.g. \inframed[width=5cm,frame=off,style=boldface,align=flushleft]{#1}% \hskip 1cm% \inframed[width=5cm,frame=off,align=flushleft]{\structurelistuservariable{author}} (Untested) > (2) the first part of the entry (e.g. Foreword) to

Re: [NTG-context] STIX vs XITS

2017-06-17 Thread Hans Åberg
agella looks better, but has strange looking Greek italic. There, Termes is even better, and nice weight on the sums, but has very narrow universal quantifiers. It has otherwise a nice weight in text boldface. Bonum has strange open Greek letters, and very thin, weird looking summation sign. I look

Re: [NTG-context] overrule italics

2017-06-04 Thread Hans Hagen
ect][style=boldface,before=,after=] \stopbuffer \getbuffer[demo] \stopbuffer \unprotect \setupalternativestyles[method=normal] \getbuffer \page \setupalternativestyles[method=auto] \getbuffer \page \starttyping \emphasistypeface \emphasisboldface \normaltypeface== \typeface \normalboldface==

[NTG-context] Chapter-head: number, title and subtitle

2017-01-25 Thread Robert Blackstone
requirements of an external publisher. One of the items is the content and layout of the chapter-heads. What would be needed as a chapter-head, of Chapter 1 for instance, is, on two or, occasionally three, lines: - Chapter 1 (midaligned, boldface, smallish size (\tfa)) - some vertical space

[NTG-context] Chapter-subtitle and a short version of a( long) chapter title to fit in the header

2017-01-10 Thread Robert Blackstone
Dear all, Presently I’m restyling a PhD-dissertation to make it conform to the requirements of an external publisher. One of the items is the form of the chapter-heads. What would be needed on the first page of a chapter, Chapter 1 for instance, is: - Chapter 1 (midaligned, boldface

Re: [NTG-context] font switches: bold, slanted, etc.

2016-02-13 Thread Wolfgang Schuster
e). It mysteriously introduces \typeface, \swapface and \boldface. I wonder, though, is there anything similar to boldsmallcapitals? Does this even exist in any fonts? It depends on the font, with Latin Modern this isn’t possible because it uses a separate font for smallcaps but with TeX Gyre you can d

Re: [NTG-context] font switches: bold, slanted, etc.

2016-02-13 Thread Alan BRASLAU
On Sat, 13 Feb 2016 10:53:22 +0100 Wolfgang Schuster wrote: > There are a few font switches which change the style dependant on the > current style Thanks for this table; I wikified it (under Font Switches, of course). It mysteriously introduces \typeface, \swapface and \boldface. I

Re: [NTG-context] font switches: bold, slanted, etc.

2016-02-13 Thread Wolfgang Schuster
Text \NC Text \NC Text \NC Text \NC Text \NC Text \NC\NR \NC \tex{em} \NC \em Text \NC \em Text \NC \em Text \NC \em Text \NC \em Text \NC \em Text \NC\NR \NC \tex{boldface} \NC \boldface Text \NC \b

Re: [NTG-context] How to use Helvetica Neue Light (OS X)?

2016-02-11 Thread Nicola
blocks in Avenir Next Light (no boldface). The log has: fonts > otf loading > loading '/System/Library/Fonts/Avenir Next.ttc', hash 'avenir-next-avenirnext-regular' fonts > otf loading > loading done fonts > otf loading >

Re: [NTG-context] How to use Helvetica Neue Light (OS X)?

2016-02-11 Thread Nicola
ensed avenirnextcondensedbold /System/Library/Fonts/Avenir Next Condensed.ttc index: 11 avenirnextcondensedbold avenirnextcondensedbold /System/Library/Fonts/Avenir Next Condensed.ttc index: 11 7) Typeset again. Result: font found, document typeset in boldface. 8) Run `mtxrun --scri

Re: [NTG-context] How to use Helvetica Neue Light (OS X)?

2016-02-10 Thread Hans Hagen
., avenirnextcondensedblack). 4) The PDF is an empty document (`unknown font` in the console). 6) I see only avenirnextcondensed and avenirnextcondensedbold: the rest is gone. 7) The document is typeset in boldface (at least the font is found). can you delete the fonts path in the texmf-cache Hans

Re: [NTG-context] How to use Helvetica Neue Light (OS X)?

2016-02-10 Thread Nicola
document (`unknown font` in the console). 6) I see only avenirnextcondensed and avenirnextcondensedbold: the rest is gone. 7) The document is typeset in boldface (at least the font is found). Nicola ___ If your

[NTG-context] How to use Helvetica Neue Light (OS X)?

2016-02-09 Thread Nicola
Neue Light] but, fair enough, that results in `font with asked name 'unknown' is not found`. If I use \definefontfamily [myfamily] [serif] [Helvetica Neue] then the document is typeset in Helvetica Neue, but in boldface. Why? Using mtxrun, all the relevant files are found: mtxrun --scri

Re: [NTG-context] how to include sans, bold and size in \setuptab[headstyle=???]

2013-11-11 Thread Wolfgang Schuster
Lars Huttar 11. November 2013 18:00 Hello, I have the following MWE:\starttext\setuptab[headstyle=ssbfb] \setuptab[headstyle=\ssbfb] \tab{foo} \input knuth \par\stoptextHere, the headstyle specifies a sans font with boldface style, at 1.44times the current

[NTG-context] how to include sans, bold and size in \setuptab[headstyle=???]

2013-11-11 Thread Lars Huttar
Hello, I have the following MWE: \starttext \setuptab[headstyle=ssbfb] \tab{foo} \input knuth \par \stoptext Here, the headstyle specifies a sans font with boldface style, at 1.44 times the current bodyfont size. However, I want to be able to specify an absolute point size, instead of a

Re: [NTG-context] Simplefonts

2013-10-13 Thread Wolfgang Schuster
font=name:adobekaitistdregular% > ,force=yes% > ,features=song% > ] > ===== > and if I remove the "regularfont=..." line, the boldface Chinese characters > will use the Adobe Song Std font as well. Same thing happened when I u

Re: [NTG-context] bold in math-mode

2013-05-20 Thread Wolfgang Schuster
Am 20.05.2013 um 14:48 schrieb Wim W. Wilhelm : > Hi all, > > How can I get boldface characters and symbols (\bf) in mathmode. > I'm using mkiv from TexLive 2012. > I use palatino, but also would like to use palatino with euler. > Hope somebody can help me out.

Re: [NTG-context] bold in math-mode

2013-05-20 Thread Marco Patzer
On 2013–05–20 Wim W. Wilhelm wrote: > How can I get boldface characters and symbols (\bf) in mathmode. > I'm using mkiv from TexLive 2012. The following works with the current beta: \starttypescript [palatino] \definetypeface [palatino] [rm] [serif] [palatino] [default] \def

[NTG-context] bold in math-mode

2013-05-20 Thread Wim W. Wilhelm
Hi all, How can I get boldface characters and symbols (\bf) in mathmode. I'm using mkiv from TexLive 2012. I use palatino, but also would like to use palatino with euler. Hope somebody can help me out. I us the follwing definitions: \starttypescript[palatino] [texnansi,ec,qx,t5,de

Re: [NTG-context] index: distinguish entries by pagestyle

2013-01-15 Thread Andreas Mang
> the definition of some term and its appearance/use somewhere else (boldface >>> vs. normal font of page number for instance). The garden provides a >>> solution, which does not seem to work for me: >>> >>> %%% >>> \setup

Re: [NTG-context] index: distinguish entries by pagestyle

2013-01-14 Thread Philipp Gesang
· > > On Jan 14, 2013, at 2:54 PM, Andreas Mang wrote: > > > Hi there, > > > > I got a question considering the registers. I'd like to distinguish between > > the definition of some term and its appearance/use somewhere else (boldface > >

Re: [NTG-context] index: distinguish entries by pagestyle

2013-01-14 Thread Schmitz Thomas A.
On Jan 14, 2013, at 2:54 PM, Andreas Mang wrote: > Hi there, > > I got a question considering the registers. I'd like to distinguish between > the definition of some term and its appearance/use somewhere else (boldface > vs. normal font of page number for instance). T

[NTG-context] index: distinguish entries by pagestyle

2013-01-14 Thread Andreas Mang
Hi there, I got a question considering the registers. I'd like to distinguish between the definition of some term and its appearance/use somewhere else (boldface vs. normal font of page number for instance). The garden provides a solution, which does not seem to work f

Re: [NTG-context] How to get bolder and larger item symbol?

2012-10-15 Thread Aditya Mahajan
On Mon, 15 Oct 2012, Marcin Borkowski wrote: I'd like to have the number (and dot) in an "itemize" in boldface and larger (say, \bf\tfa). What do I do? \startitemize[n][symstyle=bold] didn't work. Why? \symstyle is for enteries defined using \sym. For the item symbo

[NTG-context] How to get bolder and larger item symbol?

2012-10-15 Thread Marcin Borkowski
I'd like to have the number (and dot) in an "itemize" in boldface and larger (say, \bf\tfa). What do I do? \startitemize[n][symstyle=bold] didn't work. Why? TIA -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Adam M

Re: [NTG-context] fonts

2011-08-26 Thread Hans van der Meer
e! I guess from Wolfgang's comment that newer vrsions of ConTeXt can do without the \usetypescript? As for the cambria, I now see its name is has been typeset in boldface in the font book. And that solves that problem also, because the font is not here. Hans van der Meer

Re: [NTG-context] Font sizes, vertical spacing, footnote symbols

2010-12-06 Thread Nicola
ese requirements in particular: > > > > 1) title: 17pt, boldface, capital letters; 12pt spacing before and 3pt > > spacing after the title; > > > > Now I use > > > > \setuphead[title][align=middle,style={\bfd\cap},before={},after={}] > > > &g

Re: [NTG-context] Font sizes, vertical spacing, footnote symbols

2010-12-06 Thread Wolfgang Schuster
Am 06.12.2010 um 13:46 schrieb Nicola: > Hi, > I have a set of specifications for a document and I am having some > problems implementing it. I am using MKIV from TeX Live 2010. I have > some difficulty with these requirements in particular: > > 1) title: 17pt, boldface, cap

[NTG-context] Font sizes, vertical spacing, footnote symbols

2010-12-06 Thread Nicola
Hi, I have a set of specifications for a document and I am having some problems implementing it. I am using MKIV from TeX Live 2010. I have some difficulty with these requirements in particular: 1) title: 17pt, boldface, capital letters; 12pt spacing before and 3pt spacing after the title

Re: [NTG-context] Math font sizes

2010-03-05 Thread Aditya Mahajan
e, %D \type{\tx} gives a smaller boldface, which in turn can be %D called directly by \type{\bfx}. %D %D These two smaller alternatives are specified by the bodyfont %D environment and therefore not necessarily have similar sizes %D as \type{\scriptsize} and \type{\scriptscriptsize}. The main %D

Re: [NTG-context] Paragraphs that start with formatting fail to wrap around floats

2009-09-08 Thread Hans Hagen
it starts with a single boldface command.x xxx xxx x x xx x xx \bf{T}his paragraph will also not honor the float. It has an alternate form of the boldface command And yet this paragraph will. It starts with just plain text. xxx xxx x x xx x.

[NTG-context] Paragraphs that start with formatting fail to wrap around floats

2009-09-02 Thread Brian Wedde
h a single boldface command.x xxx xxx x x xx x xx \bf{T}his paragraph will also not honor the float. It has an alternate form of the boldface command And yet this paragraph will. It starts with just plain text. xxx xxx x x xx x. xxx xxx x

[NTG-context] Font problem and font question

2008-09-14 Thread Eric DÉTREZ
asual (or cs) as italic, boldface or handwriting ? I wish to type {\cs casual} to get the world "casual" written with my LucideCasual font. Thank's for any enlightment ___ If your question is of intere

Re: [NTG-context] \sf and bigggg fonts

2007-03-08 Thread Wolfgang Schuster
, \bf, etc exist >>>>>> \ss? (I am not sure what \sf is supposed to be, so just guessing) >>>>>> >>>>> \sf is Sans Serif (latex) >>>>> [\rm roman, \tt typewriter, \sl slanted, \emph empasized, \it italic >>>> \bf >>>&

Re: [NTG-context] \sf and bigggg fonts

2007-03-07 Thread Xan
ble to have the equivalent in \sf in context?. I tried \sf >> >>> and I get an error. Strange because \sl, \bf, etc exist >> >> >> >> \ss? (I am not sure what \sf is supposed to be, so just guessing) >> >> >> > >> > \sf is Sans S

Re: [NTG-context] \sf and bigggg fonts

2007-03-07 Thread Xan
(I am not sure what \sf is supposed to be, so just guessing) >>>>>> >>>>> \sf is Sans Serif (latex) >>>>> [\rm roman, \tt typewriter, \sl slanted, \emph empasized, \it italic >>>> \bf >>>>> boldface; see "a not so short

Re: [NTG-context] \sf and bigggg fonts

2007-03-07 Thread Aditya Mahajan
n wrote: >>>>> >>>>>> Is it possible to have the equivalent in \sf in context?. I tried \sf >>>>>> and I get an error. Strange because \sl, \bf, etc exist >>>>> >>>>> \ss? (I am not sure what \sf is supposed to be, so ju

Re: [NTG-context] \sf and bigggg fonts

2007-03-07 Thread Aditya Mahajan
;> Is it possible to have the equivalent in \sf in context?. I tried \sf >> >>> and I get an error. Strange because \sl, \bf, etc exist >> >> >> >> \ss? (I am not sure what \sf is supposed to be, so just guessing) >> >> >> > >> > \sf

Re: [NTG-context] \sf and bigggg fonts

2007-03-07 Thread Wolfgang Schuster
e because \sl, \bf, etc exist >> >> \ss? (I am not sure what \sf is supposed to be, so just guessing) >> > > \sf is Sans Serif (latex) > [\rm roman, \tt typewriter, \sl slanted, \emph empasized, \it italic \bf > boldface; see "a not so short intro to latex" for e

Re: [NTG-context] \sf and bigggg fonts

2007-03-07 Thread Aditya Mahajan
not sure what \sf is supposed to be, so just guessing) >> > > \sf is Sans Serif (latex) > [\rm roman, \tt typewriter, \sl slanted, \emph empasized, \it italic \bf > boldface; see "a not so short intro to latex" for example] \ss is plain tex's font command for sa

Re: [NTG-context] \sf and bigggg fonts

2007-03-07 Thread Xan
g) > \sf is Sans Serif (latex) [\rm roman, \tt typewriter, \sl slanted, \emph empasized, \it italic \bf boldface; see "a not so short intro to latex" for example] > >> And another question: how to make very big fonts (for example: 60pt) in >> text and mathematical mod

Re: [NTG-context] header styles

2007-01-25 Thread Wolfgang Schuster
phead[subject][style={\switchtobodyfont[14pt,sans]\bf}] > \setuphead[subject][style=\ss\bfb] makes a nice medium sized heading, > but what is the canonical way to set up numbered headings, sans > serif, boldface, 14pt? > -- > Rolf Lindgr

[NTG-context] header styles

2007-01-17 Thread Rolf Marvin Bøe Lindgren
I've sort of looked around, I believe, but not found a simple way to change the size of headings. \setuphead[subject][style=\ss\bfb] makes a nice medium sized heading, but what is the canonical way to set up numbered headings, sans serif, boldface, 14pt? -- Rolf Lindgren [EMAIL PROT

Re: [NTG-context] prodint typescripts remove style

2006-12-08 Thread M.J. Kallen
(for example \bf, \it, etc.) do not. In the following example, the boldface text remains normal: % % test document: \definefontsynonym [MathGamma] [prodint] \definefamilysynonym [default] [xop] [mc] \startma

[NTG-context] How to use text Calligraphic font using \definefont

2006-12-05 Thread Aditya Mahajan
] [encoding=texnansi] \definetypeface [boldface] [mm] [boldmath][euler] [euler] [encoding=texnansi,rscale=1.03] \setupbodyfont[mainface,11pt] I want to use the Calligraphic font font for headers etc, so I tried \definefont[BigText] [Calligarphic sa 2] \BigText test

[NTG-context] prodint typescripts remove style

2006-12-04 Thread M.J. Kallen
Hi Hans or Taco, or anyone else, the typescripts which you (recently) suggested for the prodint symbol work, but it turns out that any font styles (for example \bf, \it, etc.) do not. In the following example, the boldface text remains normal

[NTG-context] bfrange block CMap error in pdf file

2006-10-01 Thread Sanjoy Mahajan
This file produces just a boldface 'a' via metafun: = bf.tex == \setuppagenumbering[location=] \starttext \startreusableMPgraphic{fig} label (\sometxt{\bf a}, (0,0)); \stopreusableMPgraphic \reuseMPgraphic{fig} \stoptext = bf.tex == &#

[NTG-context] Boldmath Lucida

2004-08-26 Thread Sytse Knypstra
[mainface] [mm] [math,bfmath] [lucida] [default] [encoding=texnansi] \stelformulesin [methode=vet] \gebruiktypescript [lucida] [texnansi] \switchtotypeface [lucida] [12pt] \switchnaarkorps[mainface] \usemathcollection[lbr] \stelkorpsin[mainface] \starttekst Problem 1: ${\bfmath x}$ gives boldface

Re: [NTG-context] bold math

2003-11-24 Thread Hans Hagen
; manual I find the footnote: `Bold math is already prepared in the core modules, so normally one can do with less code.' Can anybody tell me what code I have to add and where? I would like to get the following line $\theta = {\bfmath \alpha' x}$ with \theta in normal math and \alpha an

[NTG-context] bold math

2003-11-21 Thread Sytse Knypstra
ld math is already prepared in the core modules, so normally one can do with less code.' Can anybody tell me what code I have to add and where? I would like to get the following line $\theta = {\bfmath \alpha' x}$ with \theta in normal math and \alpha and x in math bold

Re: [NTG-context] Re: My first week with ConTeXt

2003-09-10 Thread Holger Schöner
TeX and KOMA-Script: > > - Placing figures and captions (see earlier questions in this thread) Unfortunately I cannot help you there (more than already done ...) > - Different examples of formatting the table of contents (e.g. > indenting sections and sub(...)sections, setting chapte

Re: [NTG-context] Re: My first week with ConTeXt

2003-09-10 Thread Andreas Gschwendtner
and sub(...)sections, setting chapters boldface sans serif...) - How to format the index (divided into sections preceeded by the appropriate uppercase letter, pagenumbers aligned right, "\dotfill" between word and pagenumber) - How to format the bibliography (e. g. vertical space b

Re: [NTG-context] \setupheadertexts

2003-09-05 Thread John Culleton
On Monday 18 August 2003 18:32, Tobias Burnus wrote: > Hi, > > John Culleton wrote: > > I want to have chapter names in the header text and I want them in > > boldface. > > How about: > \setupheader[text][style=bold] > \setupheadertexts[text][My bo

Re: [NTG-context] \setupheadertexts

2003-08-18 Thread Tobias Burnus
Hi, John Culleton wrote: > I want to have chapter names in the header text and I want them in boldface. How about: \setupheader[text][style=bold] \setupheadertexts[text][My book][chapter] or alternatively, \setupheadertexts[text][{\bf My book}][{\it \getmarking[chapter]}] Tobias -- T

[NTG-context] \setupheadertexts

2003-08-18 Thread John Culleton
I want to have chapter names in the header text and I want them in boldface. This works: \setupheadertexts[text][{\bf My book}][chapter] but this: \setupheadertexts[text][{\bf my book}][\bf chapter] just shows the literal word "chapter". So how do I do this? Joh