View Issue Details

IDProjectCategoryView StatusLast Update
0000884contextbug reportpublic2014-02-07 23:15
ReporterJan Tosovsky Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformWindowsOSWindows 7 
Summary0000884: Hanging alignment is ignored when enabled indentation in narrower text
DescriptionWhen the following example is used in current beta (2014.02.07), those quotes which are part of narrower block are aligned as expected. When indenting is uncommented, 'hanging' alignment (visible at the left edge) is ignored.

\definefontfamily[palatino][rm][Palatino Linotype][features={default, quality}]
\setupbodyfont[palatino]
\setupalign[hz, hanging]
%\setupindenting[medium, yes]

\starttext
\input{tufte}
\setupnarrower[left=1cm]
\startnarrower[left]
\it
»this is,\par
just sample.«\par
\stopnarrower
\input{tufte}
\stoptext

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-02-07 23:15 Jan Tosovsky New Issue