mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Documentation/cdrom: fix German sharp s in LaTex
@ 2018-01-28  0:31 Randy Dunlap
  2018-03-09  2:35 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2018-01-28  0:31 UTC (permalink / raw)
  To: LKML, axboe

From: Randy Dunlap <rdunlap@infradead.org>

Apparently the LaTex abbreviation for the German "sharp s" (ß)
(Unicode U+00DF) has changed from {\sz} to {\ss}.  With {\sz},
I get this error at line 1016 (line number after another patch):

! Undefined control sequence.
l.1016 ...nel~2.0.  Further thanks to Heiko Ei{\sz
                                                  }feldt,

This is fixed by changing the {\sz} to {\ss}.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
 Documentation/cdrom/cdrom-standard.tex |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20180126.orig/Documentation/cdrom/cdrom-standard.tex
+++ linux-next-20180126/Documentation/cdrom/cdrom-standard.tex
@@ -1013,7 +1013,7 @@ taken over the torch in maintaining \cdr
 \cdrom-related code in the 2.1-kernel.  Thanks to Scott Snyder and
 Gerd Knorr, who were the first to implement this interface for SCSI
 and IDE-CD drivers and added many ideas for extension of the data
-structures relative to kernel~2.0.  Further thanks to Heiko Ei{\sz}feldt,
+structures relative to kernel~2.0.  Further thanks to Heiko Ei{\ss}feldt,
 Thomas Quinot, Jon Tombs, Ken Pizzini, Eberhard M\"onkeberg and Andrew
 Kroll, the \linux\ \cdrom\ device driver developers who were kind
 enough to give suggestions and criticisms during the writing. Finally

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation/cdrom: fix German sharp s in LaTex
  2018-01-28  0:31 [PATCH] Documentation/cdrom: fix German sharp s in LaTex Randy Dunlap
@ 2018-03-09  2:35 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2018-03-09  2:35 UTC (permalink / raw)
  To: Randy Dunlap, LKML

On 1/27/18 5:31 PM, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Apparently the LaTex abbreviation for the German "sharp s" (ß)
> (Unicode U+00DF) has changed from {\sz} to {\ss}.  With {\sz},
> I get this error at line 1016 (line number after another patch):
> 
> ! Undefined control sequence.
> l.1016 ...nel~2.0.  Further thanks to Heiko Ei{\sz
>                                                   }feldt,

Applied, thanks.

-- 
Jens Axboe

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-09  2:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-28  0:31 [PATCH] Documentation/cdrom: fix German sharp s in LaTex Randy Dunlap
2018-03-09  2:35 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®