ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andrea Valle <valle@di.unito.it>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: structure Mk II vs IV
Date: Tue, 25 Feb 2014 17:03:46 +0100	[thread overview]
Message-ID: <43293AD1-3CB8-4FDB-AE1C-155A406BDE18@di.unito.it> (raw)
In-Reply-To: <843C26A5-26C7-4386-8128-030F8C83343E@di.unito.it>


[-- Attachment #1.1: Type: text/plain, Size: 4153 bytes --]

OK, I think I tracked it down

this works:

\setuphead[chapter]
[style=\ss\tfc, before={\blank[1cm]\startframedtext[width=local, foregroundcolor=black, background=color, backgroundcolor=bgGrey1, framecolor=bgGrey2,offset=0.25cm,
rulethickness=0.05cm, frame=off, topframe=on,  bottomframe=on]\crlf},after={\stopframedtext\blank[4cm]}]


but these two raises the error:

\setuphead[section][style=\ss\tfb, before={\startframedtext[frame=off]\color[cirmaGrey]}, after={\color[cirmaBlue]\textrule \color[fontColor]\stopframedtext}]

\setuphead[subsection][style=\ss\tfb,before={\startframedtext[frame=off]\color[cirmaGrey]}, after={\color[cirmaOrange]\textrule\color[fontColor]\stopframedtext}]

Best
-a-



--------------------------------------------------
Andrea Valle
--------------------------------------------------
CIRMA - StudiUm
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> http://www.fonurgia.unito.it/andrea/
--> http://www.flickr.com/photos/vanderaalle/sets/
--> http://vimeo.com/vanderaalle
--> andrea.valle@unito.it
--------------------------------------------------

"This is a very complicated case, Maude. You know, a lotta ins, a lotta outs, a lotta what-have-yous." 
(Jeffrey 'The Dude' Lebowski)

On 25 Feb 2014, at 14:42, Andrea Valle <valle@di.unito.it> wrote:

> Thanks Wolfgang
> I attach you the files I’m using. I didn’t want to bother the list with long stuff. 
> But I can’t reproduce this on a short example.
> I’m compiling c_00_introduzione (a chapter)
> 
> Thanks
> 
> Best
> 
> -a-
> 
> 
> 
> <c_00_introduzione.tex>
> <env_scMaterials.tex>
> <project_scMaterials.tex>
> 
> --------------------------------------------------
> Andrea Valle
> --------------------------------------------------
> CIRMA - StudiUm
> Università degli Studi di Torino
> --> http://www.cirma.unito.it/andrea/
> --> http://www.fonurgia.unito.it/andrea/
> --> http://www.flickr.com/photos/vanderaalle/sets/
> --> http://vimeo.com/vanderaalle
> --> andrea.valle@unito.it
> --------------------------------------------------
> 
> "This is a very complicated case, Maude. You know, a lotta ins, a lotta outs, a lotta what-have-yous." 
> (Jeffrey 'The Dude' Lebowski)
> 
> On 25 Feb 2014, at 11:30, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:
> 
>> 
>> Am 25.02.2014 um 10:57 schrieb Andrea Valle <valle@di.unito.it>:
>> 
>>> Dear list, 
>>> 
>>> I'm rewriting a handbook I wrote with ConTeXt.
>>> While testing typography, I'm recompiling the sources now with Mark IV.
>>> My sources still compile fine with ConTeXt, buyt I'm getting this error with Mark IV.
>>> 
>>> ! You can’t use ‘\end’ in internal vertical mode
>>> 
>>> Can anyone shed some light?
>> 
>> Without more information I can only guess what the problem is.
>> 
>> One possibility is that you have product, component or TeXpage environment
>> used inside of \framed or a framed text environment. Another possibility is a forgotten
>> \start command of one the previous mentioned environments.
>> 
>> 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
>> ___________________________________________________________________________________
>> 
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 12969 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2014-02-25 16:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-25  9:57 Andrea Valle
2014-02-25 10:30 ` Wolfgang Schuster
2014-02-25 13:42   ` Andrea Valle
2014-02-25 16:03     ` Andrea Valle [this message]
2014-02-25 22:23       ` Wolfgang Schuster
2014-02-25 22:30         ` Andrea Valle
2014-02-25 22:33           ` Wolfgang Schuster
2014-02-25 22:37             ` Andrea Valle
2014-02-25 22:48               ` Wolfgang Schuster
2014-02-26 12:56                 ` Rudolf Bahr
2014-02-26 23:51                   ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43293AD1-3CB8-4FDB-AE1C-155A406BDE18@di.unito.it \
    --to=valle@di.unito.it \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).