ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andreas Harder <aharder@uni-koblenz.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Bugs with newest beta
Date: Mon, 6 Dec 2010 17:55:44 +0100	[thread overview]
Message-ID: <A0449BC5-3564-443A-ABD5-B632E99E83B7@uni-koblenz.de> (raw)

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

Hello Hans,

I've downloaded the newest beta, but \comments still don't work. Besides of that there is a curious indenting problem with delimited text definitions (and floats). I will attach some test files.

[-- Attachment #2: test-comment.tex --]
[-- Type: application/octet-stream, Size: 144 bytes --]


\setupinteraction[state=start]

\starttext 
test \comment{test}
\stoptext

%%% Local Variables: 
%%% mode: context
%%% TeX-master: t
%%% End: 

[-- Attachment #3: test-delimitedtext-indenting.tex --]
[-- Type: application/octet-stream, Size: 646 bytes --]


\setupindenting[big,yes]
\setupdelimitedtext[blockquote][indenting={yes,next},style=red]
% \setupdelimitedtext[blockquote][before=\noindentation,style=red]

\starttext  \showframe[text][text]
\startbuffer
\startblockquote
  \dorecurse{3}{Is this paragraph indented? It should not!}\par
  \dorecurse{3}{Is this paragraph indented? It should! }
\stopblockquote
\stopbuffer

1. Test \in[someref] test\footnote{footnote}.  \getbuffer % not OK!
2. Test test\footnote{footnote}.               \getbuffer % OK
3. Test \in[someref] test.                     \getbuffer % OK
\stoptext

%%% Local Variables: 
%%% mode: context
%%% TeX-master: t
%%% End: 

[-- Attachment #4: test-floats-identnext.tex --]
[-- Type: application/octet-stream, Size: 816 bytes --]


%% No indent after \placefloat!
%% Only OK with "here" and "top"

\setuplayout[width=middle,backspace=4cm,cutspace=5cm,header=0pt]

\setuppagenumbering[alternative=doublesided,location=right]

\setupindenting[big,yes]

\setupfloats[indentnext=yes] % default: no

\def\TestFloatPlacement#1%
  {\input tufte \par
   \placefigure[#1,nonumber]{place=#1}{}
   \dorecurse{2}{\input tufte \par} \page}

\starttext  \showframe

\processcommalist % tblr,lrtb,tbrl,rltb,btlr,lrbt,btrl,rlbt,fxtb,fxbt,
  [here,% force, % text, % -> infinite loop
   left,right,top,bottom,
   auto,margin,opposite,
   page,leftpage,rightpage,
   inmargin,inleft,inright,
   leftmargin,rightmargin,% rightedge,somewhere,
   backspace,cutspace] \TestFloatPlacement

\stoptext

%%% Local Variables: 
%%% mode: context
%%% TeX-master: t
%%% End: 


[-- Attachment #5: test-sorting.tex --]
[-- Type: application/octet-stream, Size: 272 bytes --]


\definesorting[Author][Authors]
\setupsorting [Author][criterium=all,style=cap]


\starttext

\Author{Tufte}
\Author{Knuth}
\Author{Bryson}

\placelistofAuthors
% \placelistofsorts[Author][]

\stoptext

%%% Local Variables: 
%%% mode: context
%%% TeX-master: t
%%% End: 

[-- Attachment #6: Type: text/plain, Size: 35 bytes --]




Thank you in advance  

	Andreas

[-- Attachment #7: Type: text/plain, Size: 486 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
___________________________________________________________________________________

             reply	other threads:[~2010-12-06 16:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-06 16:55 Andreas Harder [this message]
2010-12-07  9:16 ` Hans Hagen
2010-12-07  9:27   ` luigi scarso

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=A0449BC5-3564-443A-ABD5-B632E99E83B7@uni-koblenz.de \
    --to=aharder@uni-koblenz.de \
    --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).