Changeset 4ddaa8e


Ignore:
Timestamp:
09/22/2007 12:26:09 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
c0f8256
Parents:
fa1b640
Message:

Removed DOCTYPE declarations due that looks like we don't need to use books entities anymore.
That could help a lot when implementing customizations due that might avoid the need to copy the XSL code into $JHALFSDIR.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/lfs.xsl

    rfa1b640 r4ddaa8e  
    11<?xml version="1.0"?>
    2 <!DOCTYPE xsl:stylesheet [
    3  <!ENTITY % general-entities SYSTEM "FAKEDIR/general.ent">
    4   %general-entities;
    5 ]>
    62
    73<!-- $Id$ -->
Note: See TracChangeset for help on using the changeset viewer.