Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#2971 closed defect (worksforme)

pdf 6.2.3. Mounting Virtual Kernel File Systems

Reported by: honeyinthevalleys Owned by: lfs-book@…
Priority: normal Milestone: 7.1
Component: Book Version: 7.0
Severity: trivial Keywords:
Cc:

Description

Code section contains carriage returns within the line so that when you copy and paste it from the pdf you get:

mount
mount
mount
mount
-vt
-vt
-vt
-vt
devpts devpts $LFS/dev/pts
tmpfs shm $LFS/dev/shm
proc proc $LFS/proc
sysfs sysfs $LFS/sys

Change History (6)

comment:1 by honeyinthevalleys, 12 years ago

6.6. Creating Essential Files and Symlinks

Same is true for the ln commands listed in the first code clock.

comment:2 by honeyinthevalleys, 12 years ago

6.9.1. Installation of Glibc

Same is true for the localedef commands listed in the 14th code block.

comment:3 by honeyinthevalleys, 12 years ago

6.10. Re-adjusting the Toolchain

Same is true for the mv and ln commands in the first code block.

comment:4 by honeyinthevalleys, 12 years ago

6.14.1. Installation of GMP

Same is true after the cp command in the last code block.

comment:5 by bdubbs@…, 12 years ago

Resolution: worksforme
Status: newclosed

This appears to be a function of your pdf viewer. I tried kpdf and cannot select text at all. I also tried xpdf and it pastes into vi properly.

comment:6 by honeyinthevalleys, 12 years ago

Yes, it seems to be a symptom of the text selection in Gnome Document Viewer 2.32.0 using poppler/cairo (0.14.3).

Looking at the actual source there is no error in the code blocks mentioned.

My bad

Note: See TracTickets for help on using tickets.