-
```
reg m_theta_mle2 m_theta_mle1, robust
predict m_res, res
leebounds m_res treat,vce(analytic) tight(ms_center1) cie
est sto math
estadd scalar lower e(cilower)
estadd scalar …
-
When I installed
```bash
apt install docbook docbook-xml docbook-xsl fop libxml2-utils opensp xsltproc
```
dependencies according to doc/src/sgml/docguide.sgml, 270 - 272 lines
```bash
apt-g…
-
Most organizations still use DTBook for certain parts of their systems. And organizations that are using the 2015-1 version of the EPUBs might need some time to adjust to the 2020-1 guidelines.
So,…
-
I am using si_to_xsi.xsl to generate `XSI.xml` from `SI.xml`:
```
xsltproc --output public/radiodns/epg/XSI.xml si_to_xsi.xsl public/radiodns/spi/3.1/SI.xml
```
However the resulting file does…
-
Running with this file:
http://www.daisy.org/samples/dtbook-xml/great-painters-dtbook-2005-3.zip
in DP2 resulted in an error.
`Processing terminated by xsl:message at line 331 in dtbook2flow_sv_SE_b…
-
On some schematron xspec tests, we have this error :
```
Error in xsl:result-document/@href on line 71 column 45 of schut-to-xspec.xsl:
SXRD0002: The system identifier of the principal output fil…
-
## Question
以下是tengine-xquic.log的日志
```
2024/11/14 13:13:30.059|0000430511374[stats] |xqc_conn_server_init_path_addr|path:0|l-10.37.30.62-8000-b827812dc384226bd72ee328 p-10.37.30.62-32455-770e6f4…
-
In the same area of our EPUB converter where #281 and #288 appeared, there was now a new error.
There is a `p:iteration-source` that iterates over resources whose base URI is supposed to end in `.css…
-
This ticket exists as a reminder to Council to remove the code in odds/odd2dtd.xsl that looks inside `` for an FPI. We only use `` nowadays.
E.g., `( tei:idno[@type eq 'FPI'], tei:altIdent[@type eq…
sydb updated
4 months ago
-
Run PDF using FOP processor on AsciidocFX 1.8.5. See error code below, attached resume file also which tripped error.
Note that FEATURE_SECURE_PROCESSING is a new Oracle OpenJDK thing introducing:
…