On 5/9/2024 10:38 PM, garu...@azules.eu wrote:
Hi,
trying to work with variable fonts, I am stuck at the very beginning.
I can't see any effect of weight parameter.
Using adobevariablefontprototypebold and adobevariablefontprototypelight is
working.
\starttext
\definefontfeature[wha
Hi,
trying to work with variable fonts, I am stuck at the very beginning.
I can't see any effect of weight parameter.
Using adobevariablefontprototypebold and adobevariablefontprototypelight is
working.
\starttext
\definefontfeature[whatever][axis={weight:150}]%
\define
Hi,
I need to have a table set with tabulate centered and a bit narrower. But it
seems that \startnarrow has no effect on the tabulate. Am I missing something ?
Is there a better way to achieve the same thing?
Best,
Denis
\starttext
\showframe
\startplacefigure[location=force,number=no
On 1/20/2023 1:59 PM, Pablo Rodriguez via ntg-context wrote:
Dear list,
I wanted to use a font with slightly wider effect, such as in:
\definetweakedfont[wider][xscale=1.075]
Is there any way that it could be applied as a font feature?
Or how could I apply this effect everytime a
Dear list,
I wanted to use a font with slightly wider effect, such as in:
\definetweakedfont[wider][xscale=1.075]
Is there any way that it could be applied as a font feature?
Or how could I apply this effect everytime a \definefontfamily is used?
Many thanks for your help,
Pablo
On Tue, Aug 16, 2022 at 05:47:06PM +0200, Hans Hagen via ntg-context wrote:
> \definemathoperator[nosum][sum][method=nolimits]
>
> \startformula
> \sum [method=nolimits]_{i=1}^{n} a_i +
> \sum _{i=1}^{n} a_i +
> \sum [bottom={n},top={i=1},topcolor=red] a_i +
> \nosum _{i=1}^{n} a_i
> \no
On 8/16/2022 3:38 PM, Stefan Haller via ntg-context wrote:
Hello,
The \nolimits macro has no effect in LMTX, but works fine in the context
mkiv version of my texlive installation.
Small example:
\starttext
\startformula
\sum\nolimits_{i=1}^{n} a_i
\stopformula
\stoptext
In LMTX the sub
Hello,
The \nolimits macro has no effect in LMTX, but works fine in the context
mkiv version of my texlive installation.
Small example:
\starttext
\startformula
\sum\nolimits_{i=1}^{n} a_i
\stopformula
\stoptext
In LMTX the sub- and superscripts are incorrectly placed below and above
the sum
On Saturday, January 1, 2022 3:45:36 PM IST Hans Hagen wrote:
> \starteffect is kind of old (comes from mkii), but you could use the
> pseudo font feature effect in mkiv / lmtx which then makes a real font
> instance instead of mixing in some pdf magic
Thanks for the explanations Hans!
follows to produce a stylized 'title' head:
\setupMPtext{TitleText}{%
\starteffect[stretch]\bfc\namedstructurevariable{title}{title}\stopeffect}
\useMPgraphic{TitleGraphic}
low level pdf magic ... so not done in mp
[colors "titlefg" and "titleoutline" are set using
\stopuseMPgraphic
>
> which I tried to use as follows to produce a stylized 'title' head:
>
> \setupMPtext{TitleText}{%
> \starteffect[stretch]\bfc\namedstructurevariable{title}{title}\stopeffect}
> \useMPgraphic{TitleGraphic}
>
> [colors "titlefg&qu
head:
\setupMPtext{TitleText}{%
\starteffect[stretch]\bfc\namedstructurevariable{title}{title}\stopeffect}
\useMPgraphic{TitleGraphic}
[colors "titlefg" and "titleoutline" are set using \definecolor]
But, the 'stretch' effect caused by \starteffect[stretch]…\stopeffect does
se, but as the title suggests, I want to be able
> >> to
> >> achieve the effect of \overset outside math mode. As I understand,
> >> \overset
> >> itself is implemented using \mathop and \limits.
> >>
> >> Currently to achieve this I have d
se, but as the title suggests, I want to be able
> >> to
> >> achieve the effect of \overset outside math mode. As I understand,
> >> \overset
> >> itself is implemented using \mathop and \limits.
> >>
> >> Currently to achieve this I have d
Aditya Mahajan via ntg-context schrieb am 12.11.2021 um 05:45:
On Fri, 12 Nov 2021, kauśika via ntg-context wrote:
Dear list,
I don't have a MWE per se, but as the title suggests, I want to be able to
achieve the effect of \overset outside math mode. As I understand, \overset
itse
On Fri, 12 Nov 2021, kauśika via ntg-context wrote:
> Dear list,
>
> I don't have a MWE per se, but as the title suggests, I want to be able to
> achieve the effect of \overset outside math mode. As I understand, \overset
> itself is implemented using \mathop and \limits
On Friday, November 12, 2021 8:32:17 AM IST Rik Kabel via ntg-context wrote:
> Search for defineruby on the mailing list archives.
>
> --
> Rik
Dear Rik,
First of all, thank you for the quick response! Wow! With the very first search
result itself, I was able to achieve what I wanted.
ConTeXt
On 2021-11-11 21:47, kauśika via ntg-context wrote:
Dear list,
I don't have a MWE per se, but as the title suggests, I want to be able to
achieve the effect of \overset outside math mode. As I understand, \overset
itself is implemented using \mathop and \limits.
Currently to achieve t
On Friday, November 12, 2021 8:17:24 AM IST kauśika wrote:
> Dear list,
>
> I don't have a MWE per se, but as the title suggests, I want to be able to
> achieve the effect of \overset outside math mode. As I understand, \overset
> itself is implemented using \mathop and \lim
Dear list,
I don't have a MWE per se, but as the title suggests, I want to be able to
achieve the effect of \overset outside math mode. As I understand, \overset
itself is implemented using \mathop and \limits.
Currently to achieve this I have defined some macros using \offset thus :
\d
> \definefallbackfamily
>>> [archimate]
>>> [ss]
>>> [Helvetica]
>>> [preset=range:cyrillic,
>>>tf=style:light,
>>>it=style:lightoblique,
>>>bf=style:regular,
>>>bi=style:oblique,
>>>force=yes,
&
On 5/23/20 9:50 PM, Gerben Wierda wrote:
> [...]
>>> \definefontfeature
>>> [effect-widen]
>>> [effect={width=.2,delta=0.3}]
>>>
>>> \definefallbackfamily
>>> [archimate]
>>> [ss]
>>>
used for Cyrillic:
\definefallbackfamily
[archimate]
[ss]
[Helvetica]
[preset=range:cyrillic,
tf=style:light,
it=style:lightoblique,
bf=style:regular,
bi=style:oblique,
force=yes,
rscale=1.0]
\definefontfamily [archimate] [ss] [Optima]
\setupbodyfont[archimate]
And I would like the
;>> [archimate]
>>> [ss]
>>> [Helvetica]
>>> [preset=range:cyrillic,
>>> tf=style:light,
>>> it=style:lightoblique,
>>> bf=style:regular,
>>> bi=style:oblique,
>>> force=yes,
>>> r
,
bf=style:regular,
bi=style:oblique,
force=yes,
rscale=1.0]
\definefontfamily [archimate] [ss] [Optima]
\setupbodyfont[archimate]
And I would like the effect to work on just the Optima font (which is a
bit light for this use)
Hi Gerben,
this code may work for you:
Don't forg
> bf=style:regular,
> bi=style:oblique,
> force=yes,
> rscale=1.0]
> \definefontfamily [archimate] [ss] [Optima]
> \setupbodyfont[archimate]
>
> And I would like the effect to work on just the Optima font (which is a
> bit light for this use)
Hi Gerben,
this code may
Wityh this working example:
\starttext
The quick brown fox jumped over the lazy dog
\definefontfeature
[effect-widen]
[effect={width=.2,delta=0.3}]
\definedfont[Sans*widen,effect-widen]
The quick brown fox jumped over the lazy dog
\stoptext
I am puzzling to turn my working \definedfont into
On 2/14/20 6:30 PM, Wolfgang Schuster wrote:
> On Fri, 14 Feb 2020 02:21:03 +0100
> Exp wrote:
>
>> Dear list,
>>
>> I want to prevent an overfull hbox caused by an inline typing by making the
>> alignment very tolerant, but it didn't work:
>>
>> ```
>> \setupframedtext[
>> width=broad,
>>
On Fri, 14 Feb 2020 02:21:03 +0100
Exp wrote:
> Dear list,
>
> I want to prevent an overfull hbox caused by an inline typing by making the
> alignment very tolerant, but it didn't work:
>
> ```
> \setupframedtext[
> width=broad,
> align={verytolerant, stretch}
You need a command at the end
Dear list,
I want to prevent an overfull hbox caused by an inline typing by making the
alignment very tolerant, but it didn't work:
```
\setupframedtext[
width=broad,
align={verytolerant, stretch}
]
\starttext
\startframedtext%[align={verytolerant, stretch}]
xx. x xx- xx
Well, I would be very interested in having texlive binaries for OpenBSD. It
would help me to get a fine tune install and, I hope, to have biber available,
which is not the case nowadays (I have to ssh linux to compile my
bibliographies).
I didn't complain since I do not know how to package and b
Presently, I do not believe that openBSD is officially built for
TeXlive.
That is correct. The person who used to do so (Edd Barrett) decided the
distro's package setup was good enough for him, and no one else has come
forward. (No one has complained about it being missing, either.) I ha
Karl: read the bottom of this email...
Hans: please update mtx-update.lua (attached)
On Tue, 28 Feb 2017 18:46:29 +0100
kaddour kardio wrote:
> OpenBSD? is context standalone available for this platfrom ?
Yes!
...but Hans or Mojca need to update mtx-update.lua using the attached
file.
In th
You can also find this directory on GitHub
https://github.com/contextgarden/context-mirror/tree/beta/doc/context/presentations
On 02/28/2017 06:27 PM, dam...@thiriet.web4me.fr wrote:
> Thank you for all your answers.
> I will have a look at the texmf/doc/context/presentation file which is not
>
OpenBSD? is context standalone available for this platfrom ?
On Tue, Feb 28, 2017 at 6:27 PM, wrote:
> Thank you for all your answers.
> I will have a look at the texmf/doc/context/presentation file which is not
> bundled with my 2015 OpenBSD package (at least find did not return it) and
> keep
Thank you for all your answers.
I will have a look at the texmf/doc/context/presentation file which is not
bundled with my 2015 OpenBSD package (at least find did not return it) and keep
on learning.
Have a nice day,
Damien Thiriet
__
Dear Mohammad Hossein,
Thank you for sharing this rawsteps-mkiv code: it works very smoothly and
nicely: I haven’t done yet a real life presentation with it, but on your
examples and a few other simple ones, your code works very well.
Best regards: OK
> On 27 Feb 2017, at 19:28, Mohammad Hosse
I once ported RawSteps to MkIV but have not touched it in a while (and
probably won't have time to anytime soon). Ten months ago, it used to work
almost fine.
https://github.com/bateni/rawsteps-mkiv
On Mon, Feb 27, 2017 at 12:00 PM, Otared Kavian wrote:
> Hi,
>
> If you use mkii you can still
Hi,
If you use mkii you can still use RawSteps, but in mkiv it does not work
properly and should be rewritten.
However, as Hans indicates, one can use \startsetp and friends, as shown in the
example presentations found in your directory
texmf/doc/context/presentations
Best regrads: OK
http://wiki.contextgarden.net/RawSteps is it still relevant dear Hans ?
On Mon, Feb 27, 2017 at 3:37 PM, Hans Hagen wrote:
> On 2/27/2017 1:16 PM, dam...@thiriet.web4me.fr wrote:
>
>> Hello,
>>
>>
>> I have been switching to conTEXt to prepare some of my teaching stuff. I
>> have read the contex
On 2/27/2017 1:16 PM, dam...@thiriet.web4me.fr wrote:
Hello,
I have been switching to conTEXt to prepare some of my teaching stuff. I have
read the context ref manual, the wiki and browsed the web, but couldn't find
anything related to so-called overlays in beamer (I justed greped mail archiv
Hello,
I have been switching to conTEXt to prepare some of my teaching stuff. I have
read the context ref manual, the wiki and browsed the web, but couldn't find
anything related to so-called overlays in beamer (I justed greped mail archives
for 2015–2017).
What would be the conTEXt way to hav
Dear list,
I have noticed that the key leftmargin for formulas has a side effect on
\inright, see MWE below.
Assuming that is unwanted behavior, is there a way to circumvent the horizontal
misplacement of the margin note?
Thanks and best regards,
Florian
MWE:
\setupformulas[align=right
On Mon, 18 Jul 2016 11:59:42 -0400
Pavneet Arora wrote:
> Would anyone have a template on how to create a comic book “Ka-Pow”
> effect (or something similar) as per:
>
> http://thumb101.shutterstock.com/display_pic_with_logo/752857/180152483/stock-vector-ka-pow-comic-speech-bu
Would anyone have a template on how to create a comic book “Ka-Pow” effect (or
something similar) as per:
http://thumb101.shutterstock.com/display_pic_with_logo/752857/180152483/stock-vector-ka-pow-comic-speech-bubble-cartoon-180152483.jpg
I would like to use it for one of my slides for my talk
On 9/30/2014 11:45 AM, Mojca Miklavec wrote:
Hi,
I would like to get red text with black outlines.
The magic in ConTeXt that does the outline is
\starteffect[outer] Something \stopeffect
but I would like to combine normal filled glyphs with an outline.
While I'm able to come up with some
Hi,
I would like to get red text with black outlines.
The magic in ConTeXt that does the outline is
\starteffect[outer] Something \stopeffect
but I would like to combine normal filled glyphs with an outline.
While I'm able to come up with some magic to do this for single lines
(creating zero
On 10/1/2013 12:17 PM, Marco Patzer wrote:
On 2013–10–01 Philipp Gesang wrote:
When using the characterkerning method you can exempt ligatures
and character pairs from being letterspaced by defining the
functions typesetters.kerns.keepligature () and
typesetters.kerns.keeptogether (, ),
respect
On 2013–10–01 Philipp Gesang wrote:
> When using the characterkerning method you can exempt ligatures
> and character pairs from being letterspaced by defining the
> functions typesetters.kerns.keepligature () and
> typesetters.kerns.keeptogether (, ),
> respectively. If the function returns a tru
e explanation. I was looking for a way to do slight
> > >letter spacing without breaking ligatures and thought I could
> > >leverage the stretch effect for that.
> >
> > well, we break ligatures because ligatures make no sense in that
> > kind of kerned text (if t
tter spacing without breaking ligatures and thought I could
> >leverage the stretch effect for that.
>
> well, we break ligatures because ligatures make no sense in that
> kind of kerned text (if they make sense at all, but that's a
> different issue
Some ligatures should not
level pdf based approach to be really deeply
integrated)
Thanks for the explanation. I was looking for a way to do slight
letter spacing without breaking ligatures and thought I could
leverage the stretch effect for that.
well, we break ligatures because ligatures make no sense in that kind of
k
be really deeply
> integrated)
Thanks for the explanation. I was looking for a way to do slight
letter spacing without breaking ligatures and thought I could
leverage the stretch effect for that.
Marco
signature.asc
Descriptio
On 9/25/2013 12:32 PM, Marco Patzer wrote:
Hi,
the stretch effect does not take the final width of the string into
account. Is this a bug or a limitation? Example:
\starttext
(\effect[stretch]{fftabc})\par %% “c” collides with “)”
(\kerncharacters[.05]fftabc)%% no collision
Hi,
the stretch effect does not take the final width of the string into
account. Is this a bug or a limitation? Example:
\starttext
(\effect[stretch]{fftabc})\par %% “c” collides with “)”
(\kerncharacters[.05]fftabc)%% no collision
\stoptext
Marco
signature.asc
Description: Digital
> This is stuff is usually bogus,
See http://www.plosmedicine.org/article/info:doi/10.1371/journal.pmed.0020124
Jörg
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist
This is stuff is usually bogus, but the choice of Computer Modern is
interesting:
http://opinionator.blogs.nytimes.com/2012/08/08/hear-all-ye-people-hearken-o-earth/
(for once an OT that is not Luigi's)
___
If your que
Minimal example:
\setupcombinedlist[content][alternative=c]
\starttext
\completecontent
\dorecurse{10}{
\section{sec}
\input tufte
\subsection{subsec}
\input tufte
\subsection{subsec}
\input tufte
\subsection{subsec}
\input tufte
}
\stoptext
With 2012.02.17 15:53 no dots appear. 2011.05.18 works
On 14-11-2011 22:12, Aditya Mahajan wrote:
On Mon, 14 Nov 2011, Christian wrote:
This gives only a framed Hello, no red, frame still on.
Did something change for setting up own frames?
\defineframed[GreyBg][backgroung=color,backgroundcolor=red,frame=off]
You’ve written backgroung instead
> This gives only a framed Hello, no red, frame still on.
> Did something change for setting up own frames?
>
>
> >>>
> >>
> \defineframed[GreyBg][backgroung=color,backgroundcolor=red,frame=off]
> >>>
> >>> You’ve written backgroung instead of background.
> >>
> >> Lol, that's w
On 14.11.2011, at 22:12, Aditya Mahajan wrote:
> On Mon, 14 Nov 2011, Christian wrote:
>
> This gives only a framed Hello, no red, frame still on.
> Did something change for setting up own frames?
>
>
>>> \defineframed[GreyBg][backgroung=color,backgroundcolor=red,frame=of
On Mon, 14 Nov 2011, Christian wrote:
This gives only a framed Hello, no red, frame still on.
Did something change for setting up own frames?
\defineframed[GreyBg][backgroung=color,backgroundcolor=red,frame=off]
You’ve written backgroung instead of background.
Lol, that's what I get for
> > > This gives only a framed Hello, no red, frame still on.
> > > Did something change for setting up own frames?
> > >
> > >
> >
> \defineframed[GreyBg][backgroung=color,backgroundcolor=red,frame=off]
> >
> > You’ve written backgroung instead of background.
>
> Lol, that's what I get for copy-p
> > This gives only a framed Hello, no red, frame still on.
> > Did something change for setting up own frames?
> >
> >
> \defineframed[GreyBg][backgroung=color,backgroundcolor=red,frame=off]
>
> You’ve written backgroung instead of background.
Lol, that's what I get for copy-pasting the wiki :D
On 14.11.2011, at 21:54, Christian wrote:
> This gives only a framed Hello, no red, frame still on.
> Did something change for setting up own frames?
>
> \defineframed[GreyBg][backgroung=color,backgroundcolor=red,frame=off]
You’ve written backgroung instead of background.
Greeting
Andr
This gives only a framed Hello, no red, frame still on.
Did something change for setting up own frames?
\defineframed[GreyBg][backgroung=color,backgroundcolor=red,frame=off]
\starttext
\GreyBg[frame=on]{Hallo}
\stoptext
Info: ConTeXt ver: 2011.11.09 20:58 MKIV
after the for-loop which manipulates the
caracters this code:
f1.characters[98].width=300
f2.characters[98].width=300
f3.characters[98].width=300
f1.characters[97]= nil
f2.characters[97]= nil
f3.characters[97]= nil
It has the expected e
On Sat, Mar 19, 2011 at 01:46:15PM +0100, Wolfgang Schuster wrote:
>
> Fixed.
>
Thanks.
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / http://ww
Am 19.03.2011 um 13:33 schrieb 尹冠皓:
> Did I miss anything?
Fixed.
Wolfgang
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl
Did I miss anything?
\usemodule[simplefonts]
\setcjkmainfont[whatever]
\starttext
\type{'} % expect ', but get ’
\type{--}% expect --, but get –
\stoptext
___
If your question is of interest to others as well,
\big \bigg \Big and \Bigg has no effect in Mkiv with opentype math fonts.
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl
On 26-8-2010 3:50, Michael Goerz wrote:
Hi everyone,
I cannot see any effect when using voffset and hoffset as a parameter for
\startstandardmakeup. For example:
\startstandardmakeup[headerstate=none, footerstate=none,
hoffset=1in, hoffset=1in, width=4in, height
Hi everyone,
I cannot see any effect when using voffset and hoffset as a parameter for
\startstandardmakeup. For example:
\startstandardmakeup[headerstate=none, footerstate=none,
hoffset=1in, hoffset=1in, width=4in, height=7.0in]
...
\stopstandardmakeup
I
On 8-2-2010 13:50, zs wrote:
Hello,
it seems like the "level" parameter has no effect in mkiv.
It works as expected in mkii.
Is it a bug or there is different way how to do that in mkiv?
Ragards
Zdenek
example:
\starttext
\setupcombinedlist[content][level=1,alt
Hello,
it seems like the "level" parameter has no effect in mkiv.
It works as expected in mkii.
Is it a bug or there is different way how to do that in mkiv?
Ragards
Zdenek
example:
\starttext
\setupcombinedlist[content][level=1,alternative=c]
\completecontent
\chapter{A}
>> Even when deleting all the many files that context creates,
>
> Did you also delete all the temporary metapost files? Try with
>
> ctxtools --purge --all
>
> You can also try to forcably remove all the temp files at the end of the run
> by
>
> texexec --purge fil
the end of the
run by
texexec --purge filename
There is a strange memory effect!!!
Does forcing a final run help
texexec --final filename
Aditya
___
If your question is of interest to others as well
On Thu, Jan 21, 2010 at 8:40 AM, moritz braun wrote:
> Hi there
>
> this is not really my experience
>
> Even when deleting all the many files that context creates, There is a
> strange memory effect!!!
Do you have an example ?
I can check it under Ubuntu.
What are you
Hi there
this is not really my experience
Even when deleting all the many files that context creates, There is a
strange memory effect!!!
On Thu, Jan 21, 2010 at 9:13 AM, Taco Hoekwater wrote:
> moritz braun wrote:
>>
>> Dear All
>>
>> I am experiencing a strange pr
shows information that is not in the tex file
but was in a previous version of it, i.e. some kind of a wierd memoery
effect is present
I am wondering, where does context keep its cache.
In order to debug this problem I installed context on another ubuntu box and
when freshly installed , i.e. for the
not in the tex file
but was in a previous version of it, i.e. some kind of a wierd memoery
effect is present
I am wondering, where does context keep its cache.
In order to debug this problem I installed context on another ubuntu box and
when freshly installed , i.e. for the first call of texexec
On Feb 9, 2009, at 11:23 AM, Jan-Erik Hägglöf wrote:
Setting "/home/djsameman/context/tex" as TEXROOT.
djsame...@lundby:~$ cd Dokument/context/funwith_xp_iface/
djsame...@lundby:~/Dokument/context/funwith_xp_iface$ texexec --lua
--interface=xp --arrange
^^
On Feb 9, 2009, at 11:11 AM, Wolfgang Schuster wrote:
Nothing new, see:
http://archive.contextgarden.net/message/20090113.193821.22c66787.en.html
Wolfgang
Shoot! Sorry for the noise...
Thomas
___
If your questio
there some issue with my
current version: 2009.01.14 11:29 ?
//Janneman
mån 2009-02-09 klockan 11:05 +0100 skrev Thomas A. Schmitz:
> Hi all,
>
> I just stumbled upon an interesting, if unwanted effect with the xp
> interface. Minimal document:
>
> \setuppapersize[A6][
Thomas A. Schmitz schrieb:
Hi all,
I just stumbled upon an interesting, if unwanted effect with the xp
interface. Minimal document:
\setuppapersize[A6][A4]
\setuparranging[2*4]
\starttext
\dorecurse{8}{\input knuth \par \page}
\stoptext
Please compile with
texexec --lua --interface=xp
Hi all,
I just stumbled upon an interesting, if unwanted effect with the xp
interface. Minimal document:
\setuppapersize[A6][A4]
\setuparranging[2*4]
\starttext
\dorecurse{8}{\input knuth \par \page}
\stoptext
Please compile with
texexec --lua --interface=xp --arrange
and enjoy
On Sat, 3 May 2008 20:23:25 +0200
Yvon Henel <[EMAIL PROTECTED]> wrote:
> hello all
>
> I'm using a layout which enables placement on a grid.
>
> I have on a page first a figuretext
> then a columns environment.
>
> When I look at the pdf I see clearly (the grid is on) that there are still 13
hello all
I'm using a layout which enables placement on a grid.
I have on a page first a figuretext
then a columns environment.
When I look at the pdf I see clearly (the grid is on) that there are still 13
void lines between the end of the columns and the end of the text area
but I can't put
On Jun 14, 2007, at 5:04 AM, Mojca Miklavec wrote:
> On 6/14/07, Mojca Miklavec wrote:
>
>> If you ask me, this looks pretty much like a rendering bug in Mac's
>> Preview (if anyone bothers about that, please do that),
>
> Sorry for a weird sentence (I deleted part of it and forgot to fix the
> r
Mojca Miklavec wrote:
> draw z0---z1---z2---z3---cycle withpen pencircle scaled 5pt;
>
> resulting in
>
> newpath
> 14.17323 42.51968 moveto
> 14.17139 42.52553 70.85913 70.86505 70.86613 70.86613 curveto
> 70.88313 70.86877 184.25645 14.18352 184.25194 14.17323 curveto
> 184.2461 14.15994 70.8
On 6/14/07, Mojca Miklavec wrote:
> If you ask me, this looks pretty much like a rendering bug in Mac's
> Preview (if anyone bothers about that, please do that),
Sorry for a weird sentence (I deleted part of it and forgot to fix the
rest) - I meant "if anyone bothers about reporting the problem t
On 6/5/07, David Arnold wrote:
> All,
>
> In working through the beginning chapters of the metafun manual, I am
> getting a very unusual effect when I open the resulting pdf file in
> Preview on Mac OS X. Here's a snapshot of what I see.
>
> http://online.redwoods.ed
All,
In working through the beginning chapters of the metafun manual, I am
getting a very unusual effect when I open the resulting pdf file in
Preview on Mac OS X. Here's a snapshot of what I see.
http://online.redwoods.edu/instruct/darnold/context/meta.gif
In acrobat, it looks fine.
I am trying to get the itemized lists to be indented the same amount as
my paragraph first lines (small). I have been trying to get this by
adding margin=dimension but whatever dimension I put there, the result
is the same: nothing. Example:
\startitemize[n,packed,joinedup][margin=-1em]
\item A
94 matches
Mail list logo