ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Setup for appendices: a bunch of questions
Date: Fri, 06 Feb 2015 10:12:20 +0100	[thread overview]
Message-ID: <54D48574.3040404@wxs.nl> (raw)
In-Reply-To: <CALBOmsZi3EfYXahYG15_Q2iy4stCG-xMPUTKOY6_FNvt3asWpw@mail.gmail.com>

On 2/6/2015 9:20 AM, Mojca Miklavec wrote:
> On Fri, Feb 6, 2015 at 9:09 AM, luigi scarso wrote:
>> On Fri, Feb 6, 2015 at 8:59 AM, Mojca Miklavecwrote:
>>>
>>> (Well, my computer hoplessly crashed when I first tried it, but I hope
>>> it's not your code to be blamed ;)
>>>
>> A crash (ie a seg. fault, or an infinite loop)
>> with context ?
>
> It's way too off-topic, but first my pdf viewer crashed while context
> was still compiling the document, luatex was stuck in the middle of
> compiling. I used Ctrl+C to break the compilation, but there was a
> ghost process still there. I tried to remove the new code, then start
> context again. It was stuck again, I had to use Ctrl+C to stop
> compilation and there was again a new ghost luatex process in the
> background. I tried "kill -9 <pid>", but it didn't help. I tried to
> force kill it in the GUI, no success either. Then I tried "rm
> filename.pdf" and the "rm" process was stuck as well, forever. Finally
> I tried to reboot the machine, but it refused to reboot, so I had to
> shut it down the hard way (press the switch-off button for a long
> time, an equivalent of removing the battery).
>
> I don't think that any of that had anything to do with ConTeXt or
> luatex. It sounds like a hardware issue to me (despite my first
> thought that I ended up in an infinite loop).
>
> ----------
>
> Back on topic. If I move a figure to Appendices, the figure now gets
> numbered as "1.V" (I would want to see "B.1" if it's the first figure
> in Appendix B). But when I reference that figure in main text, it
> becomes "Figure 1.5" which is indistinguishable from another figure
> "1.5" in the first chapter.

weird indeed as it should default to numbers at that that level cf.

\defineconversionset
   [appendix:default]
   [Romannumerals,Characters]
   [numbers]

so for the moment use

\defineconversionset
   [appendix:default]
   [Numbers,Characters]
   [numbers]

(as the first level, part is not used by you anyway)

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
___________________________________________________________________________________

  parent reply	other threads:[~2015-02-06  9:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04 21:06 Mojca Miklavec
2015-02-05 11:42 ` Wolfgang Schuster
2015-02-06  7:59   ` Mojca Miklavec
2015-02-06  8:09     ` luigi scarso
2015-02-06  8:20       ` Mojca Miklavec
2015-02-06  8:30         ` luigi scarso
2015-02-06  8:37         ` Alan BRASLAU
2015-02-06  8:50           ` Hans Hagen
2015-02-06  9:12         ` Hans Hagen [this message]
2015-02-06  9:38           ` Mojca Miklavec
2015-02-06  9:42         ` Hans Hagen
2015-02-06 11:28     ` 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=54D48574.3040404@wxs.nl \
    --to=pragma@wxs.nl \
    --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).