ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Description
@ 2011-04-20  9:56 Procházka Lukáš Ing. - Pontex s. r. o.
  2011-04-20 16:20 ` Description Wolfgang Schuster
  0 siblings, 1 reply; 15+ messages in thread
From: Procházka Lukáš Ing. - Pontex s. r. o. @ 2011-04-20  9:56 UTC (permalink / raw)
  To: ConTeXt

[-- Attachment #1: Type: text/plain, Size: 625 bytes --]

Hello,

is it possible to specify some text to be used as the end of a description?

I tried this:

---
\starttext
   \definedescription[Owner][headstyle=em,width=broad,titleright={--- }]

   \Owner{AAA} Abc

\stoptext
---

- Hoping to get "AAA --- Abc".

But I got just "AAA Abc".

So what is the purpose of the "titleright" option of the \description?

Thank you in advance.

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

[-- Attachment #2: t-Desc2.mkiv --]
[-- Type: application/octet-stream, Size: 119 bytes --]

\starttext
  \definedescription[Owner][headstyle=em,width=broad,titleright={--- }]

  \Owner{AAA} Abc

\stoptext

[-- Attachment #3: t-Desc2.pdf --]
[-- Type: application/pdf, Size: 6294 bytes --]

[-- Attachment #4: 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 15+ messages in thread
* description
@ 2010-10-26 19:49 Herbert Voss
  0 siblings, 0 replies; 15+ messages in thread
From: Herbert Voss @ 2010-10-26 19:49 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

From the documentation page 236
( ConTEXt reference manual )

%-----------------------------------------------------
\definedescription
  [definition]
  [location=serried,
   headstyle=bold,width=broad,
   sample={icon}%% senseless here
  ]
\starttext

\definition{icon}

What for some languages looked like a handicap has now become a feature.
Thousands of words and concepts are already layed down in characters.
These characters therefore can be considered icons. \par

\stoptext
%-----------------------------------------------------

The setting location=serried is useless here in fact of the empty line
after \definition{icon}. If I delete the line and add another entry
like

\definition{iconize} some text here

then I can see that the setting sample={icon} has no meaning.
It is only taken into account _without_ location=serried.

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


^ permalink raw reply	[flat|nested] 15+ messages in thread
* description
@ 2010-10-26 18:28 Herbert Voss
  2010-10-26 18:30 ` description Arthur Reutenauer
  0 siblings, 1 reply; 15+ messages in thread
From: Herbert Voss @ 2010-10-26 18:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Please explain the meaning of "align=left". To me it
is more a raggedleft. (mkiv, TeXLive)

\definedescription[Uni][
  headstyle=bold,
  align=left,
  location=hanging,width=broad,margin=1cm]

\starttext
\Uni{FU} Freie Universität Berlin

\Uni{HU} Humboldt Universität Berlin, die
         älteste Universität der deutschen
         Hauptstadt.\par
\Uni{TU} Technische Universität Berlin, die
         ehemalige Technische Hochschule
         Charlottenburg.

\stoptext

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

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Description
@ 2003-03-05 11:33 Martin Kolařík
  2003-03-06  9:54 ` Description Hans Hagen
  0 siblings, 1 reply; 15+ messages in thread
From: Martin Kolařík @ 2003-03-05 11:33 UTC (permalink / raw)


Hi all,

I want to have description placed in marging (location=inmargin) and I want
to have description item text wider than width of margin. So the text must
be formatted into paragraph.

If I use \setupdescription[abc][text={Some long leading text: }] this
leading text is typeset in paragraph.

If I use \startabc{something after leading}...\stopabc the text "something
after leading" does NOT become part of paragraph ans it is typeset in one
box (hbox).

How to get description title typeset in paragraph?

Thanks,

Martin

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-04-20 16:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-20  9:56 Description Procházka Lukáš Ing. - Pontex s. r. o.
2011-04-20 16:20 ` Description Wolfgang Schuster
2011-04-20 16:27   ` Description Procházka Lukáš Ing. - Pontex s. r. o.
  -- strict thread matches above, loose matches on Subject: below --
2010-10-26 19:49 description Herbert Voss
2010-10-26 18:28 description Herbert Voss
2010-10-26 18:30 ` description Arthur Reutenauer
2010-10-26 18:31   ` description Arthur Reutenauer
2010-10-26 18:39     ` description Jelle Huisman
2010-10-26 18:51       ` description luigi scarso
2010-10-26 20:15         ` description Henning Hraban Ramm
2010-10-26 20:38         ` description Alan BRASLAU
2010-10-26 18:47   ` description Herbert Voss
2010-10-26 20:11   ` description Hans Hagen
2003-03-05 11:33 Description Martin Kolařík
2003-03-06  9:54 ` Description Hans Hagen

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).