From 15c7d39533a1eb1da0748011f3378fd0f02ed14d Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 8 Oct 2013 20:03:29 +0000 Subject: Update stylesheets to docbook-xsl-1.78.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10355 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- .../docbook-xsl-1.78.1/highlighting/delphi-hl.xml | 220 +++++++++++++++++++++ 1 file changed, 220 insertions(+) create mode 100644 stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/delphi-hl.xml (limited to 'stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/delphi-hl.xml') diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/delphi-hl.xml b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/delphi-hl.xml new file mode 100644 index 000000000..44f3e2959 --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/delphi-hl.xml @@ -0,0 +1,220 @@ + + + + + + {$ + } + + + + + (*$ + ) + + + + { + } + + + (* + *) + + // + + ' + + + + #$ + + + + + # + + + + + $ + + + + . + e + + + + + and + else + inherited + packed + then + array + end + initialization + procedure + threadvar + as + except + inline + program + to + asm + exports + interface + property + try + begin + file + is + raise + type + case + final + label + record + unit + class + finalization + library + repeat + unsafe + const + finally + mod + resourcestring + until + constructor + for + nil + sealed + uses + destructor + function + not + set + var + dispinterface + goto + object + shl + while + div + if + of + shr + with + do + implementation + or + static + xor + downto + in + out + string + exit + break + continue + + + at + on + + + absolute + dynamic + local + platform + requires + abstract + export + message + private + resident + assembler + external + name + protected + safecall + automated + far + near + public + stdcall + cdecl + forward + nodefault + published + stored + contains + implements + overload + read + varargs + default + index + override + readonly + virtual + deprecated + inline + package + register + write + dispid + library + pascal + reintroduce + writeonly + + + byte + shortint + word + smallint + longint + integer + cardinal + char + real + double + single + extended + comp + boolean + + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf