On Thu, Dec 15, 2011 at 8:22 PM, Wolfgang Schuster
wrote:
>
> Am 16.12.2011 um 02:31 schrieb Chris Lott:
>
>> I've seen some discussion about creating a verse environment in ConTeXt that
>> handles the alignment of long (broken) lines of text. But I can't find
>> anything about optical centering
On 12/15/11 23:41, Hans Hagen wrote:
fixed in next beta
Hans
Thanks a lot, Hans!
Thomas
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / htt
Am 16.12.2011 um 00:13 schrieb Philipp A.:
> 2011/12/15 Wolfgang Schuster
> There is no way for me to fix this because it’s a context bug. You can see
> the effect with the following example, when you load LM before Pagella the
> heading use LM Math but when you load Pagella before LM Palatin
Am 16.12.2011 um 02:31 schrieb Chris Lott:
> I've seen some discussion about creating a verse environment in ConTeXt that
> handles the alignment of long (broken) lines of text. But I can't find
> anything about optical centering as can be done in LaTeX using the gmverse
> package: http://www.
I've seen some discussion about creating a verse environment in ConTeXt that
handles the alignment of long (broken) lines of text. But I can't find anything
about optical centering as can be done in LaTeX using the gmverse package:
http://www.ctan.org/pkg/gmverse
Is there something like this av
I found a bunch of code that sets up Minion Pro (and Myriad) typefaces that
seems to work (once I modified MinionPro-Italic and the rest to be MinionPro-It
as it is on my system:
http://pastebin.com/muSg4dZN
However, neither \em nor \slanted make any change to the text. Since I'm
basically blin
2011/12/15 Wolfgang Schuster
> There is no way for me to fix this because it’s a context bug. You can
> see the effect with the following example, when you load LM before Pagella
> the heading use LM Math but when you load Pagella before LM Palatino math
> is used for the heading.
>
> \setupbody
On 15-12-2011 23:24, Thomas A. Schmitz wrote:
Hi all, Hans,
something is not working with our simpleslides module and the latest
beta. The following example (from our documentation) is not quite
minimal, but it shows the problem:
\unprotect
\def\setupTitle%
{\dosingleargument\dosetupTitle}
\de
Hi all, Hans,
something is not working with our simpleslides module and the latest
beta. The following example (from our documentation) is not quite
minimal, but it shows the problem:
\unprotect
\def\setupTitle%
{\dosingleargument\dosetupTitle}
\def\dosetupTitle%
{\setvariables[simplesli
Am 15.12.2011 um 14:36 schrieb Philipp A.:
> Bump:
>
> 2011/12/9 Philipp A.
> hi, i have the following setup:
>
> \usemodule[simplefonts]
> \setmainfont[Cambria]
> \setsansfont[Ubuntu]
> \setmonofont[Envy Code R][regularfont=envycoder]
> \setmathfont[Cambria]
>
> \setuphead[section][style={\s
On 15-12-2011 16:06, Aditya Mahajan wrote:
textext("\noexpand\framed[align=normal]{... \crlf ...}")
no need for a \noexpand here
-
Hans Hagen | PRAGMA ADE
Ridderstraat 27 |
On Thu, Dec 15, 2011 at 18:54, Peter Park Nelson wrote:
>
> What happens when --font=mnsymbol is used -- is there some level of font
> support added, or does it just download the font files?
It just downloads font files, it doesn't add any support for them.
(I have tried and --fonts=mnsymbol ind
Thanks Mojca, I will study the source and see if I can understand it enough
to proceed further.
For my purposes, I think a single optical size would be sufficient (at
least that would be a good start and enough of a challenge).
What happens when --font=mnsymbol is used -- is there some level of
Thanks. That solves the problem.
I obviously missed the fact that textext is an \hbox, a fact that explains its
behaviour.
Hans van der Meer
On 15 dec. 2011, at 16:06, Aditya Mahajan wrote:
> On Thu, 15 Dec 2011, Hans van der Meer wrote:
>
>> Is it correct that the use of textext(label,pos)
On Thu, 15 Dec 2011, Hans van der Meer wrote:
Is it correct that the use of textext(label,pos) in MetApost pictures does not
honor \crlf?
I could not make a twoline text with textext("abc\crlf xyz",pos), it comes out as one
line "abcxyz".
Is it a feature or a defect?
textext("...") is a hbox
Is it correct that the use of textext(label,pos) in MetApost pictures does not
honor \crlf?
I could not make a twoline text with textext("abc\crlf xyz",pos), it comes out
as one line "abcxyz".
Is it a feature or a defect?
Hans van der Meer
_
On 15-12-2011 14:38, Andreas Mang wrote:
Hi there,
It came to my attention that there might be a problem when using math symbols
in the superscript:
It seems that the symbols are not properly scaled (if downscaling was what I
suppose to be the default behaviour). A small example is given belo
Hi there,
It came to my attention that there might be a problem when using math symbols
in the superscript:
It seems that the symbols are not properly scaled (if downscaling was what I
suppose to be the default behaviour). A small example is given below.
Thanks in advance.
Cheers,
Andreas
M
Bump:
2011/12/9 Philipp A.
> hi, i have the following setup:
>
> \usemodule[simplefonts]
> \setmainfont[Cambria]
> \setsansfont[Ubuntu]
> \setmonofont[Envy Code R][regularfont=envycoder]
> \setmathfont[Cambria]
>
> \setuphead[section][style={\ss\bfb}]
>
> \starttext
> \section{Wat? $y=x^2$}
> \s
On Wed, Dec 14, 2011 at 19:08, Peter Park Nelson wrote:
>
> If adding MnSymbol support were only a matter of tedious manual labor, I
That is more or less the case. There is no reason why it should not
work with ConTeXt.
The main reason why I never looked into it is that the font offers
different
>> | > Another possibility is to use org-mode in Emacs, export to Latex and from
> | > there to ConTeXt. In my case, the last step is accomplished by a
> home-brewed
> | > ruby script which covers the most common layout commands
>>
> | Have you already considered writing `org-context.el'?
I can'
On 15 déc. 2011, at 10:38, Andreas Harder wrote:
> Hi Hans,
>
> itemize with option “text” gives me still an error (beta: 15-Dec-2011 09:27).
>
> \startitemize[text]
> \item alpha \item beta \item gamma
> \stopitemize
>
>
> Regards
> Andreas
Hi Andreas,
It is correct that the latest
Hi Hans,
itemize with option “text” gives me still an error (beta: 15-Dec-2011 09:27).
\startitemize[text]
\item alpha \item beta \item gamma
\stopitemize
Regards
Andreas
___
If your question is of interes
On Wed, Dec 14, 2011 at 7:09 PM, Philip Brown wrote:
> I downloaded texlive on Windows from the the July 2011 Tex Collection dvd.
>
>
>
> Latex works fine, but I get the following error message when I try to run
> Context:
>
>
>
> ConTeXt: problems after [0] pages
>
>
>
> Is there some sort of pos
24 matches
Mail list logo