Hello, at various places on your web pages there are linefeeds missing. At least my Firefox browser and my text-only browser w3m shows them without linefeeds.
As far as I see the missing linefeed happens only when text is shown in those gray boxes (e.g. <div class="compound"> which seems to be something like <pre> in plain HTML). The same happens for the HTML documentation files in the HPLIP package which I have built on my machine (e.g. /usr/share/doc/packages/hplip/troubleshooting/io.html). For example see http://hplip.sourceforge.net/troubleshooting/other.html ------------------------------------------------------------------ Change it to: # Restrict access to the admin pages... <Location /admin> Order allow,deny Allow localhost </Location> ------------------------------------------------------------------ which woulkd lead to corrupted config files if a user really changes it this way. Or the values for the DeviceModel parameter on http://hplip.sourceforge.net/tech_docs/device_classes.html ------------------------------------------------------------------ DeviceModel DESKJET 600 DESKJET 660 DESKJET 670 DESKJET 672 DESKJET 670 DESKJET 680 DESKJET 682 e-printer e20 OfficeJet Series 500 OfficeJet Series 600 OfficeJet Series 700 Printer/Scanner/Copier 300 ------------------------------------------------------------------ which makes it difficult to understand where one value ends and the next begins (is "e-printer e20" one DeviceModel or two?) Or the /var/log/messages and dmesg output on http://hplip.sourceforge.net/troubleshooting/io.html ------------------------------------------------------------------ Mar 16 11:45:43 localhost kernel: [4298892.030000] hub 2-1.2:1.0: USB hub found Mar 16 11:45:43 localhost kernel: [4298892.033000] hub 2-1.2:1.0: 4 ports detected Mar 16 11:45:44 localhost kernel: [4298892.316000] usb 2-1.3: new full speed USB device using uhci_hcd and address 11 Mar 16 11:45:44 localhost kernel: [4298892.409000] hub 2-1.3:1.0: USB hub found Mar 16 11:45:44 localhost kernel: [4298892.412000] hub 2-1.3:1.0: 4 ports detected Mar 16 11:45:44 localhost kernel: [4298892.697000] usb 2-1.2.1: new full speed USB device using uhci_hcd and address 12 Mar 16 11:45:44 localhost kernel: [4298892.798000] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 12 if 1 alt 0 proto 2 vid 0x03F0 pid 0x4311 Mar 16 11:45:44 localhost kernel: [4298892.798000] scsi6 : SCSI emulation for USB Mass Storage devices Mar 16 11:45:44 localhost kernel: [4298892.975000] usb 2-1.2.2: new full speed USB device using uhci_hcd and address 13 Mar 16 11:45:44 localhost kernel: [4298893.063000] usb 2-1.2.2: not running at top speed; connect to a high speed hub Mar 16 11:45:45 localhost kernel: [4298893.077000] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 13 if 0 alt 0 proto 2 vid 0x03F0 pid 0x8804 Mar 16 11:45:45 localhost kernel: [4298893.255000] usb 2-1.3.1: new full speed USB device using uhci_hcd and address 14 Mar 16 11:45:45 localhost kernel: [4298893.342000] usb 2-1.3.1: not running at top speed; connect to a high speed hub Mar 16 11:45:45 localhost kernel: [4298893.356000] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 14 if 0 alt 1 proto 2 vid 0x03F0 pid 0x2817 Mar 16 11:45:45 localhost kernel: [4298893.360000] scsi7 : SCSI emulation for USB Mass Storage devices Mar 16 11:45:45 localhost kernel: [4298893.539000] usb 2-1.3.3: new full speed USB device using uhci_hcd and address 15 Mar 16 11:45:45 localhost kernel: [4298893.624000] usb 2-1.3.3: not running at top speed; connect to a high speed hub Mar 16 11:45:45 localhost kernel: [4298893.638000] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 15 if 1 alt 0 proto 2 vid 0x03F0 pid 0x5711 Mar 16 11:45:45 localhost kernel: [4298893.638000] scsi8 : SCSI emulation for USB Mass Storage devices ------------------------------------------------------------------ and ------------------------------------------------------------------ [4298893.638000] scsi8 : SCSI emulation for USB Mass Storage devices [4298893.638000] usb-storage: device found at 15 [4298893.638000] usb-storage: waiting for device to settle before scanning [4298897.802000] Vendor: HP Model: Officejet 74xx S Rev: 1.00 [4298897.802000] Type: Direct-Access ANSI SCSI revision: 02 [4298897.816000] sd 6:0:0:0: Attached scsi removable disk sdb [4298897.816000] sd 6:0:0:0: Attached scsi generic sg1 type 0 [4298897.817000] usb-storage: device scan complete [4298898.366000] Vendor: HP Model: LaserJet 2840 Rev: 1.00 [4298898.366000] Type: Direct-Access ANSI SCSI revision: 02 [4298898.381000] sd 7:0:0:0: Attached scsi removable disk sdc [4298898.381000] sd 7:0:0:0: Attached scsi generic sg2 type 0 [4298898.384000] usb-storage: device scan complete [4298898.642000] Vendor: HP Model: Photosmart C4180 Rev: 1.00 [4298898.642000] Type: Direct-Access ANSI SCSI revision: 02 [4298898.657000] sd 8:0:0:0: Attached scsi removable disk sdd [4298898.657000] sd 8:0:0:0: Attached scsi generic sg3 type 0 [4298898.660000] usb-storage: device scan complete ------------------------------------------------------------------ which are not really very useful for a normal user ;-) Kind Regards Johannes Meixner -- SUSE LINUX Products GmbH, Maxfeldstrasse 5 Mail: [EMAIL PROTECTED] 90409 Nuernberg, Germany WWW: http://www.suse.de/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ HPLIP-Devel mailing list HPLIP-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hplip-devel