Re: docs not building to PDF

2022-10-13 Thread Frank Kühndel
am in plantuml. Hopefully this solution is acceptable. I will send the patch to the mailing list next. Greetings Frank On 10/13/22 07:19, Sam Price wrote: Subject: Re: docs not building to PDF From: Sam Price Date: 10/13/22, 07:19 To: Chris Johns CC: Frank Kühndel , Thomas Doerfler , Developme

Re: docs not building to PDF

2022-10-13 Thread Sam Price
bunch of others. > Then you only need one tool for it. > > Best regards, > > Jan > > > -Original Message- > > From: devel On Behalf Of Chris Johns > > Sent: Thursday, October 13, 2022 6:22 AM > > To: Sam Price > > Cc: Development > >

RE: docs not building to PDF

2022-10-13 Thread Jan.Sommer
> Sent: Thursday, October 13, 2022 6:22 AM > To: Sam Price > Cc: Development > Subject: Re: docs not building to PDF > > On 13/10/2022 3:15 pm, Sam Price wrote: > > Yes > > https://github.com/mermaid-js/mermaid-cli > > <https://github.com/mermaid-js/mermaid

Re: docs not building to PDF

2022-10-12 Thread Sam Price
I forgot the loop backs. from close back to open. On Thu, Oct 13, 2022 at 1:12 AM Chris Johns wrote: > On 13/10/2022 4:06 pm, Sam Price wrote: > > example > > > > > https://mermaid.live/edit#pako:eNqFVG1vmzAQ_iuWP6UVaZM0DQGlkSYlnSJ1bUUyddmYkAlmYQEbGVP6sv732cdrtSrj0z0v9p19h1_xjgcU2ziTRNJFRH4JkvQf

Re: docs not building to PDF

2022-10-12 Thread Chris Johns
On 13/10/2022 4:06 pm, Sam Price wrote: > example > > https://mermaid.live/edit#pako:eNqFVG1vmzAQ_iuWP6UVaZM0DQGlkSYlnSJ1bUUyddmYkAlmYQEbGVP6sv732cdrtSrj0z0v9p19h1_xjgcU2ziTRNJFRH4JkvQfRy5zWcQi6WeBjVYqiEgcvVAUR76iSu2WyoKLwzu94lyWHBaRsNGOs0yi3Z4IdJrwnEkv5RGT6Aq5-FyGMnXxzBfnc0GzPNZ0cggi0UMdr4HW3sp5-

Re: docs not building to PDF

2022-10-12 Thread Sam Price
example https://mermaid.live/edit#pako:eNqFVG1vmzAQ_iuWP6UVaZM0DQGlkSYlnSJ1bUUyddmYkAlmYQEbGVP6sv732cdrtSrj0z0v9p19h1_xjgcU2ziTRNJFRH4JkvQfRy5zWcQi6WeBjVYqiEgcvVAUR76iSu2WyoKLwzu94lyWHBaRsNGOs0yi3Z4IdJrwnEkv5RGT6Aq5-FyGMnXxzBfnc0GzPNZ0cggi0UMdr4HW3sp5-PYV_amiz010dwKrdbWwAnK2e2mqh8CC9OdiFxsN7OZoSGe

Re: docs not building to PDF

2022-10-12 Thread Chris Johns
On 13/10/2022 3:15 pm, Sam Price wrote: > Yes > https://github.com/mermaid-js/mermaid-cli > > > There are command line tools so it can be integrated into pipelines. > > > Convert Mermaid mmd Diagram File To SVG > > mmdc -i input.mmd -o output.sv

Re: docs not building to PDF

2022-10-12 Thread Sam Price
Yes https://github.com/mermaid-js/mermaid-cli There are command line tools so it can be integrated into pipelines. Convert Mermaid mmd Diagram File To SVG mmdc -i input.mmd -o output.svg Create A

Re: docs not building to PDF

2022-10-12 Thread Chris Johns
On 13/10/2022 2:01 pm, Sam Price wrote: > Have you guys looked at mermaidjs for simplistic diagrams? > https://mermaid-js.github.io/mermaid/#/flowchart > No I have not. > You can embed it in markdown. pandoc will convert it to images for html. >

Re: docs not building to PDF

2022-10-12 Thread Sam Price
Have you guys looked at mermaidjs for simplistic diagrams? https://mermaid-js.github.io/mermaid/#/flowchart You can embed it in markdown. pandoc will convert it to images for html. it works on gitlab wiki, and prob others. On Wed, Oct 12, 2022 at 8:31 PM Chris Johns wrote: > > > On 12/10/2022 8

Re: docs not building to PDF

2022-10-12 Thread Chris Johns
On 12/10/2022 8:56 pm, Frank Kühndel wrote: > Hello Chris, > On 10/11/22 23:47, Chris Johns wrote: >> On 11/10/2022 7:12 pm, Frank Kühndel wrote: >>> Hello Chris, >>> >>> On 10/11/22 03:09, Chris Johns wrote: On 10/10/2022 9:22 pm, Frank Kühndel wrote: > images/filesystem/tftpfs_usage.pn

Re: docs not building to PDF

2022-10-12 Thread Frank Kühndel
Hello Chris, On 10/11/22 23:47, Chris Johns wrote: On 11/10/2022 7:12 pm, Frank Kühndel wrote: Hello Chris, On 10/11/22 03:09, Chris Johns wrote: On 10/10/2022 9:22 pm, Frank Kühndel wrote: images/filesystem/tftpfs_usage.png: https://share.embedded-brains.de/index.php/s/fQ4WrLrqmBjcbwC I ha

Re: docs not building to PDF

2022-10-11 Thread Chris Johns
On 11/10/2022 7:12 pm, Frank Kühndel wrote: > Hello Chris, > > On 10/11/22 03:09, Chris Johns wrote: >> On 10/10/2022 9:22 pm, Frank Kühndel wrote: >>> images/filesystem/tftpfs_usage.png: >>> https://share.embedded-brains.de/index.php/s/fQ4WrLrqmBjcbwC >> I have a greyed out image I cannot clearly

Re: docs not building to PDF

2022-10-10 Thread Chris Johns
On 10/10/2022 9:22 pm, Frank Kühndel wrote: > images/filesystem/tftpfs_usage.png: > https://share.embedded-brains.de/index.php/s/fQ4WrLrqmBjcbwC I have a greyed out image I cannot clearly see? > images/filesystem/ftpfs_usage.svg: > https://share.embedded-brains.de/index.php/s/xk7kArkm6mbjcn2 > >

Re: docs not building to PDF

2022-10-10 Thread Frank Kühndel
Hello, I am very sorry for having caused this trouble. In my first email in June I wrote that there is an image which I did not send as part of the patch (who is reviewing some 160KiB binary PNG data and will the mailing list server accept that?). Yet, I forgot to mention these files in my la

Re: docs not building to PDF

2022-10-08 Thread Noor Aman
After further digging I found that this image 'tftpfs_usage.png' is actually missing from the /images/filesystem directory. So just to confirm this, I used a dummy 'tftpfs_usage.png', put that in the same directory and everything built fine. So nothing needs to be removed. All we need is the actual

Re: docs not building to PDF

2022-10-08 Thread Joel Sherrill
On Sat, Oct 8, 2022 at 7:24 AM Noor Aman wrote: > Hey Frank, > > I was able to find the issue which was causing the pdf to be not built > properly. > == > diff --git a/filesystem/trivial_ftp.rst b/filesystem/trivial_ftp.rst > index 3ef8bba..eccd035 100644 > --- a/filesystem/trivial_ftp.rst >

Re: docs not building to PDF

2022-10-08 Thread Noor Aman
Hey Frank, I was able to find the issue which was causing the pdf to be not built properly. == diff --git a/filesystem/trivial_ftp.rst b/filesystem/trivial_ftp.rst index 3ef8bba..eccd035 100644 --- a/filesystem/trivial_ftp.rst +++ b/filesystem/trivial_ftp.rst @@ -280,10 +280,7 @@ application.

Re: docs not building to PDF

2022-10-07 Thread Chris Johns
On 8/10/2022 9:47 am, Chris Johns wrote: > On 8/10/2022 10:12 am, Noor Aman wrote: >> I can confirm that the same is happening on my PC too. > > Could you please bisect the repo to find the patch that broke things? A simpler way to find the commit is to see the last build on docs.rtems.org which

Re: docs not building to PDF

2022-10-07 Thread Chris Johns
On 8/10/2022 10:12 am, Noor Aman wrote: > I can confirm that the same is happening on my PC too. Could you please bisect the repo to find the patch that broke things? Thanks Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/lis

Re: docs not building to PDF

2022-10-07 Thread Noor Aman
I can confirm that the same is happening on my PC too. === $ uname -a Linux lynx 5.15.72-1-lts #1 SMP Wed, 05 Oct 2022 12:15:15 + x86_64 GNU/Linux $ pip list Package Version - - absl-py 1.2.0 alabaster

docs not building to PDF

2022-10-07 Thread Joel Sherrill
Hi I have been building the docs fairly regularly as part of pushing patches but it is not building PDF on the master for me. === [62/62] Compiling build/filesystem/latex/filesystem.tex first pass on pdflatex 11:48:31 runner ['/usr/local/texlive/2019/bin/x86_64-linux/p