[ 
https://issues.apache.org/jira/browse/IVY-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672336#action_12672336
 ] 

Steve Appling commented on IVY-666:
-----------------------------------

This doesn't seem to be resolved to me.  See the current main tutorial page at 
http://ant.apache.org/ivy/history/latest-release/tutorial/start.html.
The long lines in the examples from log/hello-ivy-1.txt  and hello-ivy-2.txt 
are still causing the window to have a minimum width of 1466 px in Firefox and 
1638 px in IE.  This makes it very hard to read on many monitors.

> Limit the width of running text
> -------------------------------
>
>                 Key: IVY-666
>                 URL: https://issues.apache.org/jira/browse/IVY-666
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 2.0.0-alpha-2
>            Reporter: Niklas Matthies
>            Assignee: Xavier Hanin
>             Fix For: 2.0.0-beta-2
>
>
> On pages with wide code samples, example output or pictures, the lines of 
> normal running text stretch equally wide, which is detrimental to the text's 
> legibility. Lines should therefore be limited to a reasonable length for 
> running text.
> One way to achieve this would be to markup all paragraphs of running text 
> with {{<p class="running-text">}}...{{</p>}}, and add a CSS style like 
> "{{p.running-text { width: 40em; }}}" (or "{{max-width}}" for those browsers 
> that support it).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to