Ignore:
Timestamp:
01/09/2024 06:12:15 PM (9 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
dc3e5450
Parents:
7fdc3aa3
Message:

Fix xml validity errors in xincludes/* files

The DOCTYPE and the top level element must match...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xincludes/tex-system.xml

    r7fdc3aa3 r4efd668  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
     2<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
    44
Note: See TracChangeset for help on using the changeset viewer.