On 12/27/23 17:11, Waldek Hebisch wrote:
On Wed, Dec 27, 2023 at 12:05:26PM +0100, Ralf Hemmecke wrote:
Hi Qian,
<snip>
Instead of your change to the documentation I would like to have this
somehow a little more precise. Maybe like this:

===========
# The intro.htex and util.ht files are not directly relevant for image
# generation, however, util.ht is used during generation of interpsys.
===========

'util.ht' is relevant for image generation: it contains macros used
by HyperDoc.  No comment is better than wrong comment, so it is
really best to remove this part.

Are you saying that

================
${GEN_VIEWPORTFILES_PHT}: %.pht: %.ht ${INPUT_EXTRA_INPUT} ${SMAN} \
    $(fricas_target_bindir)/hypertex$(EXEEXT) stamp-initial-ht-db
        echo $<
        unset DAASE; HTPATH=.; export HTPATH; \
          FRICAS_INITFILE='' ${XVFB} ${SMAN} -noihere -paste $<

mobius.VIEW: ${inputsrcdir}/mobius.input
        (unset DAASE; FRICAS=${FRICAS}; export FRICAS; \
            FRICAS_INITFILE='' ${XVFB} \
            ${FRICAS}/bin/fricas -noht -noclef -eval ')read $<')
===============

in src/doc/Makefile.in needs src/doc/ht/util.ht?

Ralf

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/a7d7bece-ddc0-49f0-9de8-b7c513cf19e4%40hemmecke.org.

Reply via email to