mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-16 07:50:27 +08:00
PDF Layout
Prevent lines overlapping the right hand margin, this occurred for references in the "See also:" section, it is prevented by placing references on their own lines. Two example programs overlapped the right hand margin: fixed by adjusting the position and of the comments. Some tables had overlapping colums: the column widths were adjusted accordingly. From-SVN: r274857
This commit is contained in:
parent
22f8849d06
commit
35a114dae1
@ -1,3 +1,11 @@
|
||||
2019-08-23 Mark Eggleston <mark.eggleston@codethink.com>
|
||||
|
||||
* intrinsics.text: References in 'See also:' are now on
|
||||
separate lines to ensure that they always fit in the margins of
|
||||
a PDF page. The column widths of tables have been adjusted
|
||||
where necessary to prevent overlapping text. All program
|
||||
examples now fit within the margins of a PDF page.
|
||||
|
||||
2019-08-23 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR middle-end/91283
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user