LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Proportional Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Joel C. Salomon" <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Tue, 7 Aug 2012 21:58:39 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
\documentclass[full]{l3doc}

\title{An \pkg{l3doc} bug}
\author{Joel C. Salomon}

\begin{document}
\maketitle

\begin{documentation}
Normally, this will not have italic correction, but here it does; why?

|    \textit{half}. | \textit{half}.

Compare:

|{\itshape half\/}. | {\itshape half\/}. (wrong; but what |\textit| produces)

|  {\itshape half}. | {\itshape half}. (right; and what |\textit| does
everywhere else)

\end{documentation}

\end{document}

ATOM RSS1 RSS2