ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Procházka Lukáš Ing. - Pontex s. r. o." <LPr@pontex.cz>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: New module: crossref
Date: Fri, 02 Nov 2012 10:17:08 +0100	[thread overview]
Message-ID: <op.wm42quqowshuv7@lpr> (raw)
In-Reply-To: <20121102002830.03c75c53@zenlima.eu>

Hello,

it looks nice.

Two notes:

1)

There is a LaTeX package (vref? fref? - I can't remeber) which distinguishes between references targeting forward and backward from the place of the crossref.

So your module should be slightly improved adding "uparrow" / "downarrow" for the link which links ahead of / behind the use of crossref.

Both marks should be the same ("uparrow") by default, but user might be allowed to define both of them ("uparrow" and "downarrow").

2)

I looked into you code and I found that you use

----
\setupcrossreftext[cz][atpageLeft={ na stranÄ› }]
----

It might be more flexible to use symbolic name of the "ě" (UTF8: "Ä›"):

----
\setupparareftext[cz][atpageLeft={ na stran\ecaron\ }]
----

as I don't know how the module would work if included into another source file which doesn't use UTF-8 encoding.


Thanks for your work anyway.

Best regards,

Lukas


-- 
Ing. Lukáš Procházka [mailto:LPr@pontex.cz]
Pontex s. r. o.      [mailto:pontex@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

___________________________________________________________________________________
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:[~2012-11-02  9:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-01 23:28 Zenlima
2012-11-02  9:17 ` Procházka Lukáš Ing. - Pontex s. r. o. [this message]
2012-11-04 14:43 ` Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2012-11-01 23:20 Zenlima

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=op.wm42quqowshuv7@lpr \
    --to=lpr@pontex.cz \
    --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).