Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category Manual
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by Redbreva - 2006-05-28

FS#5450 - WPS Gallery Links in Manual

There seemd to be a problem with the generated link in Main Menu - Managing Themes, there were spurious spaces inserted that broke some browsers, and the lack of http:// on the front of the link broke others…

The patch corrects this, by repeating the full text of the link for each platform… Any Latex experts who can correct the space issue without all the repetition??

Closed by  bluebrother
2006-05-28 15:51
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

fixed by introducing \\wikilink for links to wiki pages. See http://www.rockbox.org/tw iki/bin/view/Main/LatexGuidelines#Hyperl inks for details.

I have tried one long line:
\\url{http://www.rockbox.org/twiki/bin/view/Main/\\opt{RECORDER_PAD}{WpsArchos}\\opt{h1xx}{WpsIriverH100}\\opt{h300,ipodcolor}{WpsIriverH300}\\opt{ipodvideo}{WpsIpod5g}\\opt{ipodnano}{WpsIpodNano}\\opt{ipodmini}{WpsIpodMini}\\opt{x5}{WpsIaudioX5}}

and it did work, but it looks awfull… any line breaks seem to introduce a space….

Another option is to break it with comment markers?
\\url{http://www.rockbox.org/twiki/bin/view/Main/% \\opt{RECORDER_PAD}{WpsArchos}%
\\opt{h1xx}{WpsIriverH100}%
\\opt{h300,ipodcolor}{WpsIriverH300}%
\\opt{ipodvideo}{WpsIpod5g}%
\\opt{ipodnano}{WpsIpodNano}%
\\opt{ipodmini}{WpsIpodMini}%
\\opt{x5}{WpsIaudioX5}}

but not sure I really like that any better

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing