/usr/share/latex2html/styles/xy.perl is in latex2html 2008-debian1-10.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 | # xy.perl by Ross Moore <ross@mpce.mq.edu.au> 3-18-96
#
# Extension to LaTeX2HTML supply support for the Xy-pic
# suite of macros for typesetting diagrams and graphics
# within TeX and LaTeX.
#
# Change Log:
# ===========
package main;
#
# Make the xy environment be translated as
# generating an image.
#
sub do_env_xy {
local($border,$attribs);
if (s/$htmlborder_rx//o) { $attribs = $2; $border = (($4)? "$4" : 1) }
elsif (s/$htmlborder_pr_rx//o) { $attribs = $2; $border = (($4)? "$4" : 1) }
$contents = &process_undefined_environment($env, $id,$contents);
if ((($border)||($attribs))&&($HTML_VERSION > 2.1 )) {
$contents = &make_table( $border, $attribs, '', '', '', $contents ) }
else { $contents }
}
sub do_env_diagram { &do_env_xy(@_); }
sub do_env_diagramnocompile { &do_env_xy(@_); }
# Suppress the possible options to \usepackage[....]{xy}
sub do_xy_all {
}
sub do_xy_arrow {
}
sub do_xy_arc {
}
sub do_xy_cmtip {
}
sub do_xy_color {
}
sub do_xy_crayon {
}
sub do_xy_curve {
}
sub do_xy_dummy {
}
sub do_xy_frame {
}
sub do_xy_graph {
}
sub do_xy_idioms {
}
sub do_xy_import {
}
sub do_xy_knot {
}
sub do_xy_line {
}
sub do_xy_matrix {
}
sub do_xy_poly {
}
sub do_xy_recat {
}
sub do_xy_rotate {
}
sub do_xy_tile {
}
sub do_xy_tips {
}
sub do_xy_v2 {
}
sub do_xy_web {
}
sub do_xy_2cell {
}
sub do_xy_ps {
}
sub do_xy_tpic {
}
# ...including the device drivers:
sub do_xy_dvips {
}
sub do_xy_xdvi {
}
sub do_xy_textures {
}
sub do_xy_16textures {
}
sub do_xy_cmactex {
}
sub do_xy_17oztex {
}
sub do_xy_oztex {
}
sub do_xy_emtex {
}
sub do_xy_dvidrv {
}
sub do_xy_dvitops {
}
&ignore_commands( <<_IGNORED_CMDS_);
arraycolsep # &ignore_numeric_argument
xyoption # {}
xyrequire # {}
xywithoption # {} # {}
xyeverywithoption # {} # {}
xyeveryrequest # {} # {}
dumpPSdict # {}
_IGNORED_CMDS_
&process_commands_inline_in_tex (<<_RAW_ARG_CMDS_);
xy # <<\\endxy>>
xystar # <<\\endxy>>
xygraph # {}
xypolygon # {}
xymatrix # {}
xymatrixcompile # {}
xymatrixnocompile # {}
diagram # <<\\enddiagram>>
diagramcompileto # <<\\enddiagram>>
_RAW_ARG_CMDS_
&process_commands_nowrap_in_tex (<<_RAW_ARG_NOWRAP_CMDS_);
CompileMatrices # []
NoCompileMatrices
CompilePrefix # {}
CompileAllDiagrams # {}
NoCompileAllDiagrams
ReCompileAllDiagrams
LaTeXdiagrams
LoadAllPatterns # {}
LoadPattern # {} # {}
AliasPattern # {} # {} # {}
UsePatternFile # {}
newxypattern # {} # {}
MultipleDrivers
UseSingleDriver
xyReloadDrivers
xyShowDrivers
NoisyDiagrams
SloppyCurves
splinetolerance # {}
UseResizing
NoResizing
NoRules
UseRules
OnlyOutlines
UseComputerModernTips
NoComputerModernTips
UseCrayolaColors
UsePSheader # {}
xyPSdefaultdict
UsePScolor
NoPScolor
UsePSframes
NoPSframes
UsePSlines
NoPSlines
UsePSrotate
NoPSrotate
UsePStiles
NoPStiles
UsePSspecials # {}
NoPSspecials
UseDVIPSspecials
UseTexturesPSspecials
UseTexturesSpecials
UsePostScriptSpecials
UseOzTeXspecials
UseDVITOPSspecials
UseEMspecials
NoEMspecials
maxTPICpoints # {}
UseTPICspecials
NoTPICspecials
UseTPICframes
NoTPICframes
UseAllTwocells
UseTwocells
UseHalfTwocells
UseCompositeMaps
arrowobject # {}
curveobject # {}
lowercurveobject # {}
uppercurveobject # {}
modmapobject # {}
twocellhead # {}
twocelltail # {}
definemorphism # {} # {} # {} # {}
everyentry # {}
everyxy # {}
entrymodifiers # {}
newdir # {} # {}
newxycolor # {} # [] # {}
newgraphescape # {} # [] # {}
knotholesize # {}
knotstyle # {}
knotstyles # {}
knotSTYLE # {}
knottips # {}
labelmargin # {}
turnradius # {}
objectmargin # <<>> {}
objectwidth # <<>> {}
objectheight # <<>> {}
#objectstyle # <<>> {}
spreaddiagramcolumns # {}
spreaddiagramrows # {}
xymatrixrowsep # {}
xymatrixcolsep # {}
_RAW_ARG_NOWRAP_CMDS_
#&process_commands_in_tex (<<_RAW_ARG_CMDS_);
#xymatrix # {}
#xymatrixcompile # {}
#xymatrixnocompile # {}
#xygraph # {}
#xypolygon # {}
#_RAW_ARG_CMDS_
#$XY_DONT_INCLUDE = join(':',xy,xypic,xyv2);
$DONT_INCLUDE = join(':',$DONT_INCLUDE,xy,xypic,xyv2);
1; # This must be the last line
|