From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/111182 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.comp.tex.context Subject: Re: \setupalign[height] and \setupalign[line] in LMTX Date: Mon, 26 Apr 2021 09:46:13 +0000 Message-ID: <667c09b2ed6240ab9e79dc5a1b96f34f@ub.unibe.ch> References: Reply-To: mailing list for ConTeXt users Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8462268930128548368==" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40936"; mail-complaints-to="usenet@ciao.gmane.io" To: Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 26 11:46:42 2021 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane-mx.org Original-Received: from zapf.boekplan.nl ([5.39.185.232] helo=zapf.ntg.nl) by ciao.gmane.io with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1laxpC-000ARq-D3 for gctc-ntg-context-518@m.gmane-mx.org; Mon, 26 Apr 2021 11:46:42 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 91BC1282C97; Mon, 26 Apr 2021 11:46:20 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QmEYn2eJI16x; Mon, 26 Apr 2021 11:46:18 +0200 (CEST) Original-Received: from zapf.ntg.nl (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 6D14F282C8D; Mon, 26 Apr 2021 11:46:18 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 0E265282C6F for ; Mon, 26 Apr 2021 11:46:17 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jY-OyKTlfT4O for ; Mon, 26 Apr 2021 11:46:15 +0200 (CEST) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=130.92.0.83; helo=mailhub-lb2.unibe.ch; envelope-from=denis.maier@ub.unibe.ch; receiver= Original-Received: from mailhub-lb2.unibe.ch (mailhub-lb2.unibe.ch [130.92.0.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by zapf.ntg.nl (Postfix) with ESMTPS id 8FB47280E25 for ; Mon, 26 Apr 2021 11:46:15 +0200 (CEST) X-Virus-Scanned: By University of Bern - MGW Original-Received: from mail.campus.unibe.ch (aai-edge-03.campus.unibe.ch [130.92.13.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailhub-lb2.unibe.ch (Postfix) with ESMTPS id 2FDC6500080 for ; Mon, 26 Apr 2021 11:46:14 +0200 (CEST) Thread-Topic: \setupalign[height] and \setupalign[line] in LMTX Thread-Index: Adc3d8yYw+D41G29TveYo9PqNmolKADBpgGg In-Reply-To: Accept-Language: de-CH, en-US Content-Language: de-DE x-originating-ip: [130.92.13.161] X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.26 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: "ntg-context" Xref: news.gmane.io gmane.comp.tex.context:111182 Archived-At: --===============8462268930128548368== Content-Language: de-DE Content-Type: multipart/alternative; boundary="_000_667c09b2ed6240ab9e79dc5a1b96f34fubunibech_" --_000_667c09b2ed6240ab9e79dc5a1b96f34fubunibech_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, sorry to be such a nuisance, but i'd still love to hear if I'm missing some= thing or if something is going off the rails in LMTX. Best, Denis Von: Maier, Denis Christian (UB) Gesendet: Donnerstag, 22. April 2021 15:07 An: 'mailing list for ConTeXt users' Betreff: \setupalign[height] and \setupalign[line] in LMTX Hi, \setupalign[height] and \setupalign[line] seem to have no effect in a LMTX= . Do I need to change something? Best, Denis ``` \setuppapersize[A5][A5] \showframe %\setupalign[line] \setupalign[height] \setupdelimitedtext[blockquote] [ before=3D{\s= etupindenting[yes]\tfx\setupinterlinespace}, spacebefore= =3Dmedium, indentnext= =3Dno, leftmargin= =3Dno, rightmargin= =3Dno, ] \starttext \dorecurse{10}{ \input knuth \startblockquote \input knuth \stopblockquote \input knuth } \stoptext ``` --_000_667c09b2ed6240ab9e79dc5a1b96f34fubunibech_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi,

 

sorry to be such a nuisance, but i'd still love to h= ear if I'm missing something or if something is going off the rails in LMTX= .

 

Best,

Denis

 

 

Von: Maier, Denis Christian (UB)
Gesendet: Donnerstag, 22. April 2021 15:07
An: 'mailing list for ConTeXt users' <ntg-context@ntg.nl>
Betreff: \setupalign[height] and \setupalign[line] in LMTX

 

Hi,

 

\setupalign[height] and \setupalign[line] seem to ha= ve no effect in a  LMTX. Do I need to change something?

 

Best,

Denis

 

 

```

\setuppapersize[A5][A5]

\showframe

%\setupalign[line]

\setupalign[height]<= /span>

 

\setupdelimitedtext[blockquote]=

     &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;       [

     &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;       before=3D{\setupindenting[yes]\tf= x\setupinterlinespace},

     &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;       spacebefore=3Dmedium,

        &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;    indentnext=3Dno,

        &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;    leftmargin=3Dno,

        &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;    rightmargin=3Dno,

        &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;    ]

        &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;   

 

\starttext

 

\dorecurse{10}{

\input knuth

 

\startblockquote

\input knuth

\stopblockquote

 

\input knuth

}

 

\stoptext

```

--_000_667c09b2ed6240ab9e79dc5a1b96f34fubunibech_-- --===============8462268930128548368== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cDovL3d3dy5udGcubmwvbWFpbG1hbi9s aXN0aW5mby9udGctY29udGV4dAp3ZWJwYWdlICA6IGh0dHA6Ly93d3cucHJhZ21hLWFkZS5ubCAv IGh0dHA6Ly9jb250ZXh0LmFhbmhldC5uZXQKYXJjaGl2ZSAgOiBodHRwczovL2JpdGJ1Y2tldC5v cmcvcGhnL2NvbnRleHQtbWlycm9yL2NvbW1pdHMvCndpa2kgICAgIDogaHR0cDovL2NvbnRleHRn YXJkZW4ubmV0Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCg== --===============8462268930128548368==--