Ignore:
Timestamp:
12/15/09 15:38:23 (3 years ago)
Author:
Pedro Ferreira <jose.pedro.ferreira@…>
Branches:
master, burotel, hello-world-walkthrough, ipv6, new-webex, prov-dual-interface, v0.97-series, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, d9941f8582b36b24821a11ea5ba16fda6a457fb1
Children:
bbd65a, f3d0f4
Parents:
c6cd5e
git-author:
Pedro Ferreira <jose.pedro.ferreira@…> (12/15/09 15:25:31)
git-committer:
Pedro Ferreira <jose.pedro.ferreira@…> (12/15/09 15:38:23)
Message:

[FIXED] Removed proprietary fonts

  • Added support for new cds-indico-extra package that will contain the fonts
File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/PDFinterface/conference.py

    r0c8aad r385d02  
    25482548    __fonts = {'Times New Roman':['Times-Roman','Times-Bold','Times-Italic','Times-Bold-Italic'], 
    25492549               'Courier':['Courier', 'Courier-Bold', 'Courier-Italic', 'Courier-Bold-Italic'], 
    2550                'OhMyGodStars':['OhMyGodStars','OhMyGodStars','OhMyGodStars','OhMyGodStars'], 
    2551                'OptimaThin':['Optima-Thin','Optima-Thin','Optima-Thin','Optima-Thin'], 
    25522550               'LinuxLibertine':['LinuxLibertine','LinuxLibertine-Bold','LinuxLibertine-Italic','LinuxLibertine-Bold-Italic'], 
    25532551               'Kochi-Mincho':['Kochi-Mincho','Kochi-Mincho','Kochi-Mincho','Kochi-Mincho'], 
     
    28052803    __fonts = {'Times New Roman':['Times-Roman','Times-Bold','Times-Italic','Times-Bold-Italic'], 
    28062804               'Courier':['Courier', 'Courier-Bold', 'Courier-Italic', 'Courier-Bold-Italic'], 
    2807                'OhMyGodStars':['OhMyGodStars','OhMyGodStars','OhMyGodStars','OhMyGodStars'], 
    2808                'OptimaThin':['Optima-Thin','Optima-Thin','Optima-Thin','Optima-Thin'], 
    28092805               'LinuxLibertine':['LinuxLibertine','LinuxLibertine-Bold','LinuxLibertine-Italic','LinuxLibertine-Bold-Italic'], 
    28102806               'Kochi-Mincho':['Kochi-Mincho','Kochi-Mincho','Kochi-Mincho','Kochi-Mincho'], 
Note: See TracChangeset for help on using the changeset viewer.