ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ciro Soto <ciro@kavyata.com>
Subject: Re: smaller symbol
Date: Tue, 27 Dec 2005 13:00:40 -0500	[thread overview]
Message-ID: <297ee2eb0512271000h12abb72fgc9d5fce33021170d@mail.gmail.com> (raw)
In-Reply-To: <297ee2eb0512271000y3934410ao9538033807cffe0@mail.gmail.com>


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

Thank you Taco and Mojca.
I had tried with \guillemotright and \guillemotleft  based on a latex manual
I found in the web. Since it didn't work, I then tried the \ll and \gg
combination.
Thank you Taco for the right syntax of the keywords.
Ciro

On 12/27/05, Mojca Miklavec <mojca.miklavec.lists@gmail.com> wrote:
>
> On 12/26/05, Ciro Soto wrote:
> > Invisible Friends:
> >
> >  I am trying to use \ll and \gg instead of quotation marks.
> >  The problem is that they are too big for my taste.
> >  What would be the easiest way to make them, say 0.75\bodyfontsize ?
>
> I guess that \leftguillemot instead of "\ll" already solves the
> problem, but if you really want to scale them, it's most elegant to do
> it this way:
>
> \installlanguage
>   [es]
>   [leftquotation={\scale[height=.75ex]{\leftguillemot}},
>    rightquotation={\scale[height=.75ex]{\rightguillemot}}]
>    % .75\bodyfontsize is way too big
>    % or the ugly \fakeleftguillemot instead of \leftguillemot, as Taco
> proposed
>
> \mainlanguage[es]
> \starttext
> \quotation{To quote or not to quote,} that's the question!
> \stoptext
>
> (Even if you don't need to scale them, this is the way how to get
> guillemots instead of "double commas".)
>
> The only problem is that they're scaled so that baseline remains where
> it is: quotation marks are placed too low because of that. So you
> probably want to do raise them a bit as well:
> \raise.25ex\hbox{\scale[height=.5ex]{\rightguillemot}}
>
> Mojca
>




--
"All problems are at the interface. Each one of them has a solution."
from: "The Guitar Maker: An Exploration of Wisdom, Design and Love."
A novel by C. A. Soto Aguirre.
http://www.TheGuitarMakerExploration.com/

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

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

      parent reply	other threads:[~2005-12-27 18:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-26  5:24 Ciro Soto
2005-12-27  8:13 ` Taco Hoekwater
2005-12-27 14:25 ` Mojca Miklavec
     [not found]   ` <297ee2eb0512271000y3934410ao9538033807cffe0@mail.gmail.com>
2005-12-27 18:00     ` Ciro Soto [this message]

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=297ee2eb0512271000h12abb72fgc9d5fce33021170d@mail.gmail.com \
    --to=ciro@kavyata.com \
    --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).