Re: [NTG-context] latest Context Minimals Installer for Windows

2011-10-05 Thread Mari Voipio
Hello!

On Sun, Jan 30, 2011 at 16:08, Vyatcheslav Yatskovsky
yatskov...@gmail.com wrote:
 To whom it may concern - here is the latest version of Context Minimals
 Installer for Windows, now working under Windows 7.

 http://www.megaupload.com/?d=484PR9UL

I tried this one on a 32-bit Windows XP this morning. It didn't get
everything done, but the ConTeXt download went pretty well and got
almost done before it hung. Unfortunately I had to leave for work, so
I didn't have time to check if the installer put the ConTeXt path
where it should be (probably, at least for me, although I asked it to
do it for all users), but at least the directories got created and
seemed to had the correct contents. I took a screen capture of the
error message, but it is on that computer and can't be accessed until
this evening. However, if I recall it correctly, the error message was

Generating formats failed. Error code 2.

Sounds like an error message from ConTeXt itself. And I'm not sure
format generation is needed any more; when I updated my laptop
manually (with first-setup.bat), I never did them as Hans said it
isn't needed. It looks like the Windows part of the installer works
fine, all directories are created ok etc. etc, so the problems in the
installer may be surprisingly easy to fix.

BTW, although the --extras command is now replaced by --modules, the
old command seemed to work as I did get some content into my
texmf-modules directory. But of course it'd be smart to fix that at
the same time as the rest of the problems.

NB. My user id on that Win XP computer has admin privileges by
default, so the installation itself didn't need any extra credentials
(which was a bit of a problem in my Win7).



Regards,

Mari
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Framed Text Split Over Multiple Pages

2011-10-05 Thread Hans Hagen

On 5-10-2011 02:20, Kip Warner wrote:

Hey list,

I'd like my framed text to be split over multiple pages rather than
leaving a big empty page before it starts so that it can fill its own
whole page when large enough.


you can search for 'textbackground' (which is another mechanism)

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] AcroRd32 Runtime Error

2011-10-05 Thread Hans Hagen

On 5-10-2011 01:42, Wolfgang Werners-Lucchini wrote:

Hallo,


see l-pdfview.lua ... the clal on windows is: pdfopen --ax --file

anyhow, unfortunately the pdfopen/close programs are not consistent
with
respect to dealing with commandline options on different platforms
(and
also not downward compatible) which in fact renders them somewhat
useless (it woudl be nice if someone would normalize them)

Hans


if I give the command: context --autopdf a.tex

I get the runtime error and after the context run

mtx-context | pdfview methods: acrobat default okular, current
method: acrobat (directives_pdfview_method)Cannot contact a server.

pdfopen --ax --file a.pdf
pdfopen --rx --file a.pdf
pdfopen --file a.pdf

works ok

pdfclose --ax --file a.pdf
pdfclose --rx --file a.pdf
pdfclose --file a.pdf

works ok too, if not following a pdfopen, otherwise I get:

Cannot execute command [DocClose(%s)] (error 16393)

Shouldn't be the first two variants for acrobat (resp. reader) 10?
I wonder why they are working. I have the reader 9.4.6 and no acrobat
at all.


I only have 10 and there it works ok. Ideally the pdfopen/close programs 
should be clever enough to figure out what acrobat they deal with. If 
needed I can introduce (next weekend or so) a 'open pdf' and 'close pdf' 
in the configuration file so that one can tweak it.


Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Inits without space in bibliography

2011-10-05 Thread Charles

Hi,

I would like (the journal actually) to remove the spaces between 
initials (C.E. instead of C. E.). in the bibliography.


It seems initials are created during the .bib to .bbl conversion but I 
haven't find anything in the .bst style file. Can you please help ?


Thanks

Charles
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Error: \rootfloatparameter has an extra }

2011-10-05 Thread zs
Hello,

trying to recompile older work with recent context, strange error appeared:
! Argument of \rootfloatparameter has an extra }.

I extracted minimal example, see below.

It seems, it has something to do with position of first image.
When the code is slightly changed (removing/adding x or image, font size 
change),
compilation runs well.
Similar error was reported few days ago 
(http://www.mail-archive.com/ntg-context@ntg.nl/msg58816.html), but the patch 
has no effect here.

--- minimal example compiled with context example.tex 

\starttext

\setupbodyfont[rm,13pt]


\subsection[]{x}

\startitemize[]
\item x
\item x
\item x
\stopitemize

\subsection{x}

x

x

x

x

x

\placefigure[][]{}{
\externalfigure[cow][width=\textwidth]
}

x

\placefigure[][]{}{%
\externalfigure[cow][]
}


\placefigure[][]{}{%
\externalfigure[cow][]
}

\placefigure[][]{}{%
\externalfigure[cow][]
}


\subsection[]{S}

x

x

\stoptext
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Error: \rootfloatparameter has an extra }

2011-10-05 Thread luigi scarso
On Wed, Oct 5, 2011 at 12:33 PM, zs zstry...@physics.ujep.cz wrote:
 Hello,

 trying to recompile older work with recent context, strange error appeared:
 ! Argument of \rootfloatparameter has an extra }.

 I extracted minimal example, see below.

 It seems, it has something to do with position of first image.
 When the code is slightly changed (removing/adding x or image, font size 
 change),
 compilation runs well.
 Similar error was reported few days ago 
 (http://www.mail-archive.com/ntg-context@ntg.nl/msg58816.html), but the patch 
 has no effect here.

 --- minimal example compiled with context example.tex 

 \starttext

 \setupbodyfont[rm,13pt]


 \subsection[]{x}

 \startitemize[]
        \item x
        \item x
        \item x
 \stopitemize

 \subsection{x}

 x

 x

 x

 x

 x

 \placefigure[][]{}{
        \externalfigure[cow][width=\textwidth]
 }

 x

 \placefigure[][]{}{%
        \externalfigure[cow][]
 }


 \placefigure[][]{}{%
        \externalfigure[cow][]
 }

 \placefigure[][]{}{%
        \externalfigure[cow][]
 }


 \subsection[]{S}

 x

 x

 \stoptext

no error here with
MTXrun | current version: 2011.01.10 17:55


-- 
luigi
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Error: \rootfloatparameter has an extra }

2011-10-05 Thread zs

 
 no error here with
 MTXrun | current version: 2011.01.10 17:55
 
 


...may be it is platform dependent, I'm running texmf-linux-64.

___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Error: \rootfloatparameter has an extra }

2011-10-05 Thread Wolfgang Schuster

Am 05.10.2011 um 12:33 schrieb zs:

 Hello,
 
 trying to recompile older work with recent context, strange error appeared:
 ! Argument of \rootfloatparameter has an extra }.
 
 I extracted minimal example, see below.
 
 It seems, it has something to do with position of first image.
 When the code is slightly changed (removing/adding x or image, font size 
 change),
 compilation runs well.
 Similar error was reported few days ago 
 (http://www.mail-archive.com/ntg-context@ntg.nl/msg58816.html), but the patch 
 has no effect here.

You have to regenerate the format (context --make en) after patching 
page-one.mkiv

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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Error: \rootfloatparameter has an extra }

2011-10-05 Thread zs
On Wed, 5 Oct 2011 12:53:44 +0200
Wolfgang Schuster schuster.wolfg...@googlemail.com wrote:

 You have to regenerate the format (context --make en) after patching 
 page-one.mkiv
 
 Wolfgang


Thank you, that was it.

Can you please explain me (or point me at a document) what the regeneration of 
the format does, or actually what the format is? Why changing the file in the 
tree has no effect?

Zdenek
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Error: \rootfloatparameter has an extra }

2011-10-05 Thread luigi scarso
On Wed, Oct 5, 2011 at 12:41 PM, luigi scarso luigi.sca...@gmail.com wrote:

 no error here with
 MTXrun | current version: 2011.01.10 17:55


 --
 luigi

sorry I mean
current version: 2011.10.03 12:59
(with patch from wolfgang)

-- 
luigi
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-10-05 Thread luigi scarso
On Sun, Oct 2, 2011 at 7:51 PM, Wolfgang Schuster
schuster.wolfg...@googlemail.com wrote:

 Am 02.10.2011 um 16:39 schrieb Pierre-François Bonnefoi:

 Hello Aditya,

 You're the witness !

 I obtain the same document that you've obtained : look at the third page : 
 the size of the document is smaller, the text doesn't flow correctly on this 
 page.
 I've tried it on my document : no success.


 Set the global layout with “\definelayout[current][..,.=.,..]”, when this 
 layout is defined context will use it after it has used a layout for a 
 certain page (in your case for the first page).

 % engine=pdftex

 \setuppapersize[A4][A4]

 \definelayout
  [current]
  [backspace=3cm,
   topspace=1.5cm,
   leftmargin=1.3cm,
   rightmargin=0cm,
   width=15cm,
   leftmargindistance=0.2cm,
   height=middle,
   header=0cm,
   footer=1cm]

 \definelayout
  [1]
  [topspace=5.2cm,
   height=middle]

 \showframe[text][text]

 \setuptolerance[verytolerant,stretch]

 \starttext
 \dorecurse{100}{\input knuth\par}
 \stoptext

 Wolfgang
it seems ok .

-- 
luigi
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

[NTG-context] Fwd: Re: Any (other) ConTeXt users in Finland?

2011-10-05 Thread Otso Helenius

Hello!

Here's another user from Finland. I'm a student in Helsinki University 
and
also a course teacher in Aalto University. I've switched from LaTeX 
roughly
a year ago and using it for mathematics, essays and my upcoming 
master's

thesis. I would also be interested in sharing experiences.

Best regards,
Otso Helenius

-
FROM: Mari Voipio
SUBJECT: [NTG-context] Any (other) ConTeXt users in Finland?

 Hello All!

Inspired by the recent ConTeXt meeting where I again enjoyed meeting
other users as well as the developers, I'm wondering if there are any
other ConTeXt users in Finland? And if so, would you be interested in
a mini-meeting for an afternoon or evening, possibly at my work in
Vantaa?



___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Any (other) ConTeXt users in Finland?

2011-10-05 Thread Martin Schröder
2011/10/3 Mari Voipio mari.voi...@iki.fi:
 other users as well as the developers, I'm wondering if there are any
 other ConTeXt users in Finland? And if so, would you be interested in

I just checked the nordic TUGS:
- Nordic TeX (http://folk.uio.no/dag/ntug/) seems to be long dead
- Danish TUG (http://www.tug.dk/) is active
- CyrTUG (http://www.cemi.rssi.ru/cyrtug/) gives a page not found
- ÍsTeX (http://www3.hi.is/pub/istex/) seems to be dormant

So there is room for a Finnish TUG :-)

Best
   Martin
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] trackers problem (fonts.all)

2011-10-05 Thread Peter Rolf
Hi,

I had problems loading an old ttf font in ConTeXt. When trying to figure
out what goes wrong, I added --trackers=fonts.all. Sadly this breaks with

[..]
-gds.lua+ R:/tex/texmf-context/tex/context/base/font-def.lua
! LuaTeX error R:/tex/texmf-context/tex/context/base/trac-set.lua:87:
attempt to index local 'done' (a nil value)
stack traceback:
R:/tex/texmf-context/tex/context/base/trac-set.lua:87: in function 'set'
R:/tex/texmf-context/tex/context/base/trac-set.lua:142: in function 
'fnc'
R:/tex/texmf-context/tex/context/base/trac-set.lua:152: in function
'register'
R:/tex/texmf-context/tex/context/base/trac-set.lua:234: in function
'register'
R:/tex/texmf-context/tex/context/base/font-def.lua:20: in main chunk
R:/tex/texmf-context/tex/context/base/luat-cod.lua:42: in function
'registercode'
main ctx instance:1: in main chunk.
\registerctxluafile ...ua.registercode(#1,#2)}

l.96 \registerctxluafile{font-def}{1.001}

?
-
Minimal example:

\startext
FOO
\stoptext

and call it with

context --trackers=fonts.all test.tex



Greetings, Peter
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] References to annotations

2011-10-05 Thread Michael Green
I'm getting two unexpected results from references to annotations:

1. The numbering is different: \placeannotationnumber starts at 1, \in[ref] 
starts at 0

2. \atpage sometimes gives the page number and sometimes yields something 
surprising: as we show below (or above). That's nifty, but unexpected.

Thank you.

Michael

 Example -

\usemodule[annotation]

\defineannotation[Arg][alternative=command,number=yes,command=\ArgCommand,text=Argument]

\define[2]\ArgCommand{
  \startitemize[n]
\placeannotationcontent
  \stopitemize
  \placeannotationtext\ \placeannotationnumber\ \placeannotationtitle
}

\starttext
\startArg[title=An OK Argument,reference=OK]
\item All men are mortal.
\item Socrates is a man.
\item Therefore, Socrates isn’t going to make it.
\stopArg

References to the first argument: \in{argument}[OK], \atpage[OK]

References to the second argument: \in{argument}[NotOK], \atpage[NotOK]

\page

\startArg[title=A Bad Argument,reference=NotOK]
\item Someone I don’t know called me.
\item Barack Obama is someone I don’t know.
\item Therefore, Barack Obama called me.
\stopArg

References to the second argument: \in{argument}[NotOK], \atpage[NotOK]

References to the first argument: \in{argument}[OK], \atpage[OK]

\stoptext

-

 Results 

[page 1]

1. All men are mortal.
2. Socrates is a man.
3. Therefore, Socrates isn’t going to make it.
Argument 1 An OK Argument

References to the first argument: argument 0, at page 1
References to the second argument: argument 1, as we show below

[page 2]

1. Someone I don’t know called me.
2. Barack Obama is someone I don’t know.
3. Therefore, Barack Obama called me.
Argument 2 A Bad Argument

References to the second argument: argument 1, at page 2
References to the first argument: argument 0, as we show above
-
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] nocolor in MetaPost

2011-10-05 Thread Hans van der Meer
Is there a value that can be given to a color variable in MetaPost that might 
function as some sort of no color. Thus something like NULL in the 
programming language C.

Hans van der Meer

___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] focus=standard not respected

2011-10-05 Thread Peter Münster
On Mon, Mar 28 2011, Marco wrote:

 In the following example the page focus jumps back to »fit« after clicking on
 the footnote number after »Foo«, although »focus=standard« is set.

 \setupinteraction  [state=start, focus=standard]
 \starttext
 Foo
 \startfootnote
 Bar
 \stopfootnote
 \stoptext

 How to respect the users scaling factor?

Hello,

Any news about this issue? Should I put it on the tracker?

-- 
   Peter
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] trackers problem (fonts.all)

2011-10-05 Thread Hans Hagen

On 5-10-2011 18:08, Peter Rolf wrote:

Hi,

I had problems loading an old ttf font in ConTeXt. When trying to figure
out what goes wrong, I added --trackers=fonts.all. Sadly this breaks with


fixed in next beta


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] nocolor in MetaPost

2011-10-05 Thread Hans Hagen

On 5-10-2011 19:56, Hans van der Meer wrote:

Is there a value that can be given to a color variable in MetaPost that might function as 
some sort of no color. Thus something like NULL in the programming language C.


not that I know of


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] References to annotations

2011-10-05 Thread Wolfgang Schuster

Am 05.10.2011 um 19:50 schrieb Michael Green:

 I'm getting two unexpected results from references to annotations:
 
 1. The numbering is different: \placeannotationnumber starts at 1, \in[ref] 
 starts at 0

Fixed.

 2. \atpage sometimes gives the page number and sometimes yields something 
 surprising: as we show below (or above). That's nifty, but unexpected.

Use \at{page}[reference].

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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] nocolor in MetaPost

2011-10-05 Thread Alan Braslau
On Wed, Oct 05, 2011 at 08:46:22PM +0200, Hans Hagen wrote:
 On 5-10-2011 19:56, Hans van der Meer wrote:
  Is there a value that can be given to a color variable in MetaPost that 
  might function as some sort of no color. Thus something like NULL in the 
  programming language C.
 
 not that I know of

What exactly do you want to do?
Can
if known mycolor : fi
be of any help?
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Framed Text Split Over Multiple Pages

2011-10-05 Thread Kip Warner
On Tue, 2011-10-04 at 20:54 -0400, Aditya Mahajan wrote:
 Can you explain what you mean by inline pagebreak?
 
 Aditya

Hey Aditya. I mean that I would like framed text to be split over
multiple pages whenever possible.

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com


signature.asc
Description: This is a digitally signed message part
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Framed Text Split Over Multiple Pages

2011-10-05 Thread Hans Hagen

On 5-10-2011 23:52, Kip Warner wrote:

On Tue, 2011-10-04 at 20:54 -0400, Aditya Mahajan wrote:

Can you explain what you mean by inline pagebreak?

Aditya


Hey Aditya. I mean that I would like framed text to be split over
multiple pages whenever possible.


http://wiki.contextgarden.net/TextBackground

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Framed Text Split Over Multiple Pages

2011-10-05 Thread Kip Warner
On Wed, 2011-10-05 at 23:58 +0200, Hans Hagen wrote:
 http://wiki.contextgarden.net/TextBackground

Thanks Hans. I saw it already, but I couldn't get the frame to appear
around the text.

Can you show me the textbackground equivalent that has page breaks to
the following that I have been using?

\definestartstop
[SomeFramedText]
[before={
\crlf
\setupbackground[frame=on,
 before=\blank,
 after=\blank,
 corner=round,
 topoffset=0.5cm,
 leftoffset=0.5cm,
 rightoffset=0.5cm,
 bottomoffset=0.5cm]
\startbackground
},
 after={
\stopbackground
\crlf
   },
 commands={\setupalign[yes]},
 style=italic]

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com


signature.asc
Description: This is a digitally signed message part
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Framed Text Split Over Multiple Pages

2011-10-05 Thread Aditya Mahajan

On Wed, 5 Oct 2011, Kip Warner wrote:


On Wed, 2011-10-05 at 23:58 +0200, Hans Hagen wrote:

http://wiki.contextgarden.net/TextBackground


Thanks Hans. I saw it already, but I couldn't get the frame to appear
around the text.

Can you show me the textbackground equivalent that has page breaks to
the following that I have been using?


Are you using MkII or MkIV? Is metapost working?

\starttext
\startMPcode
draw fullcircle scaled 3cm ;
\stopMPcode
\stoptext

Aditya
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Framed Text Split Over Multiple Pages

2011-10-05 Thread Kip Warner
On Wed, 2011-10-05 at 18:30 -0400, Aditya Mahajan wrote:
 Are you using MkII or MkIV? Is metapost working?
 
 \starttext
 \startMPcode
 draw fullcircle scaled 3cm ;
 \stopMPcode
 \stoptext

$ context --version
...
mtx-context | current version: 2011.06.27 23:49

It errors with that code you gave me. I can't seem to find the specific
error message as ConTeXt dumps tonnes and tonnes of pages of console
output that it's probably buried somewhere in.

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com


signature.asc
Description: This is a digitally signed message part
___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] References to annotations

2011-10-05 Thread Michael Green
That works. Thank you very much!

Coincidentally, I found a similar issue with the letter module. The table in 
the example below will be numbered Table 2

\usemodule[letter]

\starttext

\startletter

\placetable[here][]{title}
\starttable[|l|]
\NC That’s all \NC\MR
\stoptable

\stopletter
\stoptext 



___
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/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___