Re: [PATCH -perfbook 1/2] Don't run fixfonts for pstricks figures

"Paul E. McKenney" <[email protected]>
Newsgroups org.kernel.vger.perfbook
Message-ID <45115b17-ba95-448f-bd58-a0a099a2d084@paulmck-laptop>
On Fri, Jul 14, 2023 at 11:07:37PM +0900, Akira Yokosawa wrote:
> fixfonts scripts don't have any effect on EPS files generated
> from pstricks + dvips.
> 
> Font in the figures should be specified in the source .tex files.
> 
> Signed-off-by: Akira Yokosawa <[email protected]>

Queued and pushed both, thank you!

							Thanx, Paul

> ---
>  Makefile | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/Makefile b/Makefile
> index bffdd2da1f4d..f25baf27d8ad 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -414,13 +414,11 @@ perfbook-a4.tex:
>  
>  # Rules related to perfbook_html are removed as of May, 2016
>  
> -$(EPSSOURCES_FROM_TEX): $(FIXANEPSFONTS) $(FIXFONTS)
>  $(EPSSOURCES_FROM_TEX): %.eps: %.tex
>  	@echo "$< --> $(suffix $@)"
>  	sh utilities/mpostcheck.sh
>  	@latex -output-directory=$(shell dirname $<) $< > /dev/null 2>&1
>  	@dvips -Pdownload35 -E $(patsubst %.tex,%.dvi,$<) -o $@ > /dev/null 2>&1
> -	@sh $(FIXANEPSFONTS) $@
>  
>  $(EPSSOURCES_FROM_DOT): $(FIXANEPSFONTS) $(FIXFONTS)
>  $(EPSSOURCES_FROM_DOT): %.eps: %.dot
> 
> base-commit: b48ccb045d17f6d551ff210c74118f1769f66c63
> -- 
> 2.25.1
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.