If none of the options creating a step (-l
, -c
, -e
, -e2
, -t
, -t2
, -s
, -step
) have been specified, w2x
automatically adds the equivalent of –o xhtml_css
, which consists in the following conversion steps:
-c
-e
-p edit.xed-url-or-file w2x:xed/main-styled.xed
-s
The above options convert the input DOCX file to clean, styled, valid XHTML. The resulting output file is not indented.
Something like “w2x:xed/main-styled.xed
” is an absolute URL supported by w2x. “w2x:
” is an URL prefix (defined in the automatic XML catalog used by w2x) which specifies the location of the parent directory of both the xed/
and xslt/
subdirectories.