On Wed, Dec 27, 2023 at 05:46:57PM +0100, Ralf Hemmecke wrote:
> 
> 
> 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?

Well, first rule needs 'util.ht'.  I did not check which one.
'mobius.VIEW' can be generated without using 'util.ht'.

-- 
                              Waldek Hebisch

-- 
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/ZYxyrMcY8dfwYl8Q%40fricas.org.

Reply via email to