You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2004/12/08 14:08:29 UTC

[JIRA] Commented: (FOR-409) PDF: should be able to change font size and style in skinconf.xml

The following comment has been added to this issue:

     Author: Johannes Schaefer
    Created: Wed, 8 Dec 2004 7:08 AM
       Body:
I suggested an enhanced <pdf> section as well, 
see
  http://issues.cocoondev.org/browse/FOR-275

Maybe it would be good to have pdfconf.xml
and consequently htmlconf.xml? 
The "skin" concept seems to go away anyway ...
BTW: How are output-plugins configured?
---------------------------------------------------------------------
View this comment:
  http://issues.cocoondev.org//browse/FOR-409?page=comments#action_11930

---------------------------------------------------------------------
View the issue:
  http://issues.cocoondev.org//browse/FOR-409

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-409
    Summary: PDF: should be able to change font size and style in skinconf.xml
       Type: Improvement

     Status: Unassigned
   Priority: Major

    Project: Forrest
 Components: 
             Core operations
   Versions:
             0.6

   Assignee: 
   Reporter: Olivier Jacques

    Created: Wed, 8 Dec 2004 6:53 AM
    Updated: Wed, 8 Dec 2004 7:08 AM
Environment: Windows XP SP2

Description:
In skinconf.xml, we should be able to change font size and style for the PDF output.
As there are several font sizes in a PDF output, this should be a "relative", not an "absolute" font size.
Something like:
  <!-- Settings specific to PDF output. -->
  <pdf>
    <fonts>
      <size>small</size>
      <family>sans-serif</family>
    </fonts>
  </pdf>

Size can be: tiny, small, normal, large, xlarge
Family can be: serif, sans-serif, cursive, fantasy, or monospace



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira