ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Aligning Part-Title in TOC
@ 2013-10-24  5:41 "H. Özoguz"
  2013-11-06 14:13 ` Procházka Lukáš Ing. - Pontex s. r. o.
  0 siblings, 1 reply; 3+ messages in thread
From: "H. Özoguz" @ 2013-10-24  5:41 UTC (permalink / raw)
  To: ntg-context

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

Hello together,

my question today is about aligning the part-title in the toc, see this 
simple example:

\setuphead[part][number=no]
\starttext
\completecontent
\part{Part 1: This is the title of the first part, it is very very 
long,  but actually not a real title of a part in a book}
\stoptext

Whatever I try, using \crlf, \\, \blank[...] or anything else, I did not 
get the result of aligning I want. I want the title indented in the 
second line, as is is in the first line (so both lines have a 
left-offset to "Part 1"). For better understanding I attached a image 
with the intended result. How to do get this?

Thanks alot.
Huseyin

[-- Attachment #2: alignedparttitle.jpg --]
[-- Type: image/jpeg, Size: 17917 bytes --]

[-- Attachment #3: 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] 3+ messages in thread

* Re: Aligning Part-Title in TOC
  2013-10-24  5:41 Aligning Part-Title in TOC "H. Özoguz"
@ 2013-11-06 14:13 ` Procházka Lukáš Ing. - Pontex s. r. o.
  0 siblings, 0 replies; 3+ messages in thread
From: Procházka Lukáš Ing. - Pontex s. r. o. @ 2013-11-06 14:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

Hello,

a bit ugly but working somehow

----
\setuphead[part][number=no]

%\showboxes

\starttext
   \completecontent

   \part{\inframed[frame=off]{Part 2:}
         \inframed
           [frame=off,width=fit,align=flushleft,location=high]
           {This is the title of the first part, it is very very long, but actually not a real title of a part in a book}%
   }
\stoptext
----

but I'm not able to move the page number to the bottom of the long section name.

Best regards,

Lukas


On Thu, 24 Oct 2013 07:41:32 +0200, H. Özoguz <h.oezoguz@mmnetz.de> wrote:

> Hello together,
>
> my question today is about aligning the part-title in the toc, see this
> simple example:
>
> \setuphead[part][number=no]
> \starttext
> \completecontent
> \part{Part 1: This is the title of the first part, it is very very
> long,  but actually not a real title of a part in a book}
> \stoptext
>
> Whatever I try, using \crlf, \\, \blank[...] or anything else, I did not
> get the result of aligning I want. I want the title indented in the
> second line, as is is in the first line (so both lines have a
> left-offset to "Part 1"). For better understanding I attached a image
> with the intended result. How to do get this?
>
> Thanks alot.
> Huseyin
>


-- 
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 241 096 751
Fax: +420 244 461 038

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

\setuphead[part][number=no]

%\showboxes

\starttext
  \completecontent

  \part{\inframed[frame=off]{Part 2:}
        \inframed
          [frame=off,width=fit,align=flushleft,location=high]
          {This is the title of the first part, it is very very long, but actually not a real title of a part in a book}%
  }
\stoptext

[-- Attachment #3: t.pdf --]
[-- Type: application/pdf, Size: 9669 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] 3+ messages in thread

* Re: Aligning Part-Title in TOC
@ 2013-10-25  5:45 "H. Özoguz"
  0 siblings, 0 replies; 3+ messages in thread
From: "H. Özoguz" @ 2013-10-25  5:45 UTC (permalink / raw)
  To: ntg-context

Any ideas ... ? :)
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2013-11-06 14:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-24  5:41 Aligning Part-Title in TOC "H. Özoguz"
2013-11-06 14:13 ` Procházka Lukáš Ing. - Pontex s. r. o.
2013-10-25  5:45 "H. Özoguz"

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