[jira] [Commented] (FOP-2469) [PATCH] auto table layout

2018-06-20 Thread Petter Reinholdtsen (JIRA)


[ 
https://issues.apache.org/jira/browse/FOP-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16518644#comment-16518644
 ] 

Petter Reinholdtsen commented on FOP-2469:
--

Using the document mentioned above, and running "sed -i 's/ 
colwidth="[0-9]*\*"//
' docbook/0*.xml" to get rid of all preset colwidth, I discovered what I 
suspect is a bug in the patch.

 

The table column headers seem to be ignored when deciding the width of the 
table column.  I saw several tables where the header texts where on top of each 
other, because a column did not have any data, and its width was very small, 
causing the header text to flow into the next column.  Oversight?

> [PATCH] auto table layout
> -
>
> Key: FOP-2469
> URL: https://issues.apache.org/jira/browse/FOP-2469
> Project: FOP
>  Issue Type: Bug
>  Components: layout/unqualified
>Affects Versions: trunk
> Environment: Windows 7, JDK 7
>Reporter: Gregor Berg
>Assignee: Andreas L. Delmelle
>Priority: Major
> Attachments: 2015-05-13-auto-table-layout.patch, 
> 2015-05-27-LM-to-LC-refactoring.patch, 
> 2015-06-09-LM-to-LC-refactoring-update.patch, FOP-2469_20150621.patch, 
> FOP2469-auto-table-layout.xml, resize-all-but-static-spanned-columns.xml, 
> resize-spanned-columns.xml, warning-only-static-columns-are-spanned.xml
>
>
> Hi,
> this is a patch which enables table-layout=auto. It is quite robust, it can 
> not only handle linebreaks and pagebreaks, but it also copes with auto tables 
> in fixed tables in auto tables.
> Essentially, it is the patch of issue FOP-2450 adapted to the trunk version 
> of FOP.
> Best regards,
> Gregor



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


I want to become a member of the community

2018-06-20 Thread Zouari Nour-Eddine
Hello,
I am nour eddine zouari.
I work partially on fop.
I want to become a member of the community.
I want to add an extension that adds a diagonal border in a cell of an array 
().

[Inline image OWAPstImg363968]

Thanks for your help.



[jira] [Resolved] (FOP-2799) Text is moved to 2nd column when there is space on 1st

2018-06-20 Thread simon steiner (JIRA)


 [ 
https://issues.apache.org/jira/browse/FOP-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

simon steiner resolved FOP-2799.

Resolution: Fixed

http://svn.apache.org/viewvc?view=revision=1833908

> Text is moved to 2nd column when there is space on 1st
> --
>
> Key: FOP-2799
> URL: https://issues.apache.org/jira/browse/FOP-2799
> Project: FOP
>  Issue Type: Bug
>Reporter: simon steiner
>Assignee: simon steiner
>Priority: Major
> Attachments: list-2-columns.xml
>
>
> fop list-2-columns.xml out.pdf
>  
> Text should fill the 1st column before moving to 2nd column



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FOP-2799) Text is moved to 2nd column when there is space on 1st

2018-06-20 Thread simon steiner (JIRA)


 [ 
https://issues.apache.org/jira/browse/FOP-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

simon steiner updated FOP-2799:
---
Description: 
fop list-2-columns.xml out.pdf

 

Text should fill the 1st column before moving to 2nd column

> Text is moved to 2nd column when there is space on 1st
> --
>
> Key: FOP-2799
> URL: https://issues.apache.org/jira/browse/FOP-2799
> Project: FOP
>  Issue Type: Bug
>Reporter: simon steiner
>Assignee: simon steiner
>Priority: Major
> Attachments: list-2-columns.xml
>
>
> fop list-2-columns.xml out.pdf
>  
> Text should fill the 1st column before moving to 2nd column



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (FOP-2799) Text is moved to 2nd column when there is space on 1st

2018-06-20 Thread simon steiner (JIRA)
simon steiner created FOP-2799:
--

 Summary: Text is moved to 2nd column when there is space on 1st
 Key: FOP-2799
 URL: https://issues.apache.org/jira/browse/FOP-2799
 Project: FOP
  Issue Type: Bug
Reporter: simon steiner
Assignee: simon steiner
 Attachments: list-2-columns.xml





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FOP-2799) Text is moved to 2nd column when there is space on 1st

2018-06-20 Thread simon steiner (JIRA)


 [ 
https://issues.apache.org/jira/browse/FOP-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

simon steiner updated FOP-2799:
---
Attachment: list-2-columns.xml

> Text is moved to 2nd column when there is space on 1st
> --
>
> Key: FOP-2799
> URL: https://issues.apache.org/jira/browse/FOP-2799
> Project: FOP
>  Issue Type: Bug
>Reporter: simon steiner
>Assignee: simon steiner
>Priority: Major
> Attachments: list-2-columns.xml
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FOP-2469) [PATCH] auto table layout

2018-06-20 Thread Petter Reinholdtsen (JIRA)


[ 
https://issues.apache.org/jira/browse/FOP-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517955#comment-16517955
 ] 

Petter Reinholdtsen commented on FOP-2469:
--

I managed to build with the patch in Debian Stable (failed in Debian Unstabe), 
and am happy to  report that the patch made tables in my document a lot better. 
 I even saved 4 pages.  The document I work on is available from https://github.com/arkivverket/noark5-tjenestegrensesnitt-standard] > if you 
want to test yourself.  I still try to decide if I will use dblatex or fop to 
process it.

> [PATCH] auto table layout
> -
>
> Key: FOP-2469
> URL: https://issues.apache.org/jira/browse/FOP-2469
> Project: FOP
>  Issue Type: Bug
>  Components: layout/unqualified
>Affects Versions: trunk
> Environment: Windows 7, JDK 7
>Reporter: Gregor Berg
>Assignee: Andreas L. Delmelle
>Priority: Major
> Attachments: 2015-05-13-auto-table-layout.patch, 
> 2015-05-27-LM-to-LC-refactoring.patch, 
> 2015-06-09-LM-to-LC-refactoring-update.patch, FOP-2469_20150621.patch, 
> FOP2469-auto-table-layout.xml, resize-all-but-static-spanned-columns.xml, 
> resize-spanned-columns.xml, warning-only-static-columns-are-spanned.xml
>
>
> Hi,
> this is a patch which enables table-layout=auto. It is quite robust, it can 
> not only handle linebreaks and pagebreaks, but it also copes with auto tables 
> in fixed tables in auto tables.
> Essentially, it is the patch of issue FOP-2450 adapted to the trunk version 
> of FOP.
> Best regards,
> Gregor



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)