MoDeNa-EUProject / MoDeNa

Software Framework for MOdelling of morphology DEvelopment of micro- and NAnostructures (MoDeNa)
17 stars 19 forks source link

Documentation #14

Closed sigveka closed 9 years ago

sigveka commented 9 years ago

Hello Henrik,

I have finally taken the time to sit down and convert the LaTeX files. The conversion is not 100% automatically so you can edit "Backup.md" and run the following command to typeset the html web page.

pandoc --standalone --number-sections --smart --self-contained --toc --filter pandoc-crossref --highlight-style tango --mathml --from=markdown_github --to=html --output=index.html Backup.md

Note That the "pandoc-crossref" filter is necessary in order to perform he typesetting, I was hoping to use it to create table/figure captions and all cross references, but unfortunately I still have a learning curve when it comes to using it. However, the filter requires install from Cabal (the glorious haskell repository). I ended up re-installing pandoc as follows:

apt-get install ghc, cabal-install
cabal update
cabal install pandoc, pandoc-citeproc, pandoc-crossref
echo "export PATH=${PATH}:~/.cabal/bin/" >> ~/.bashrc
henrus commented 9 years ago

Hi Sigve,

done, but cannot spot any changes. Maybe this will take a while to kick in - not sure. Please check and report.

Henrik

On 27/07/15 21:52, Sigve Karolius wrote:

Hello Henrik,

I have finally taken the time to sit down and convert the LaTeX files. The conversion is not 100% automatically so you can edit "Backup.md" and run the following command to typeset the html web page.

pandoc --standalone --number-sections --smart --self-contained --toc --filter pandoc-crossref --highlight-style tango --mathml --from=markdown_github --to=html --output=index.html Backup.md

Note That the "pandoc-crossref" filter is necessary in order to perform he typesetting, I was hoping to use it to create table/figure captions and all cross references, but unfortunately I still have a learning curve when it comes to using it. However, the filter requires install from Cabal (the glorious haskell repository). I ended up re-installing pandoc as follows:

|apt-get install ghc, cabal-install cabal update cabal install pandoc, pandoc-citeproc, pandoc-crossref echo "export PATH=${PATH}:~/.cabal/bin/" >> ~/.bashrc

|

    You can view, comment on, or merge this pull request online at:

https://github.com/MoDeNa-EUProject/MoDeNa/pull/14

    Commit Summary

— Reply to this email directly or view it on GitHub https://github.com/MoDeNa-EUProject/MoDeNa/pull/14.

Dr. Henrik Rusche WIKKI Ltd. Unit 459 Southbank House Tel: +44 (0)20 3176 7190 Black Prince Road E-mail: h.jasak@wikki.co.uk

London SE1 7SJ, United Kingdom

www.wikki.co.uk

sigveka commented 9 years ago

Hello Henrik,

Equation numbers, figure captions and cross references should have been added, but it is not working for me to access the web page through either of:

However, my branch:

Works just fine.

Any theories?

Sigve ​

On 31 July 2015 at 16:29, Henrik Rusche notifications@github.com wrote:

Hi Sigve,

done, but cannot spot any changes. Maybe this will take a while to kick in - not sure. Please check and report.

Henrik

On 27/07/15 21:52, Sigve Karolius wrote:

Hello Henrik,

I have finally taken the time to sit down and convert the LaTeX files. The conversion is not 100% automatically so you can edit "Backup.md" and run the following command to typeset the html web page.

pandoc --standalone --number-sections --smart --self-contained --toc --filter pandoc-crossref --highlight-style tango --mathml --from=markdown_github --to=html --output=index.html Backup.md

Note That the "pandoc-crossref" filter is necessary in order to perform he typesetting, I was hoping to use it to create table/figure captions and all cross references, but unfortunately I still have a learning curve when it comes to using it. However, the filter requires install from Cabal (the glorious haskell repository). I ended up re-installing pandoc as follows:

|apt-get install ghc, cabal-install cabal update cabal install pandoc, pandoc-citeproc, pandoc-crossref echo "export PATH=${PATH}:~/.cabal/bin/" >> ~/.bashrc

|

You can view, comment on, or merge this pull request online at:

https://github.com/MoDeNa-EUProject/MoDeNa/pull/14

Commit Summary

  • "First gh-pages commit"
  • "Adding index"
  • "Index"
  • Merge branch 'gh-pages' of https://github.com/sigveka/MoDeNa into gh-pages
  • "asdf"
  • "Added bibliography"
  • asdf
  • "'tmp' backup"
  • "Python stub capable of doing 80% conversion from LaTeX, syntax is

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/MoDeNa-EUProject/MoDeNa/pull/14.

Dr. Henrik Rusche WIKKI Ltd. Unit 459 Southbank House Tel: +44 (0)20 3176 7190 Black Prince Road E-mail: h.jasak@wikki.co.uk

London SE1 7SJ, United Kingdom

www.wikki.co.uk

— Reply to this email directly or view it on GitHub https://github.com/MoDeNa-EUProject/MoDeNa/pull/14#issuecomment-126708842 .

henrus commented 9 years ago

Hi Sigve,

no idea. Did you have to click somewhere to initialise the documentation?

Under settings I have "Wikis" and "Issues" ticked

Henrik

On 02/08/15 15:48, Sigve Karolius wrote:

Hello Henrik,

Equation numbers, figure captions and cross references should have been added, but it is not working for me to access the web page through either of:

However, my branch:

Works just fine.

Any theories?

Sigve ​

On 31 July 2015 at 16:29, Henrik Rusche notifications@github.com wrote:

Hi Sigve,

done, but cannot spot any changes. Maybe this will take a while to kick in - not sure. Please check and report.

Henrik

On 27/07/15 21:52, Sigve Karolius wrote:

Hello Henrik,

I have finally taken the time to sit down and convert the LaTeX files. The conversion is not 100% automatically so you can edit "Backup.md" and run the following command to typeset the html web page.

pandoc --standalone --number-sections --smart --self-contained --toc --filter pandoc-crossref --highlight-style tango --mathml --from=markdown_github --to=html --output=index.html Backup.md

Note That the "pandoc-crossref" filter is necessary in order to perform he typesetting, I was hoping to use it to create table/figure captions and all cross references, but unfortunately I still have a learning curve when it comes to using it. However, the filter requires install from Cabal (the glorious haskell repository). I ended up re-installing pandoc as follows:

apt-get install ghc, cabal-install cabal update cabal install pandoc, pandoc-citeproc, pandoc-crossref echo "export PATH=${PATH}:~/.cabal/bin/" >> ~/.bashrc

You can view, comment on, or merge this pull request online at:

https://github.com/MoDeNa-EUProject/MoDeNa/pull/14

Commit Summary

  • "First gh-pages commit"
  • "Adding index"
  • "Index"
  • Merge branch 'gh-pages' of https://github.com/sigveka/MoDeNa into gh-pages
  • "asdf"
  • "Added bibliography"
  • asdf
  • "'tmp' backup"
  • "Python stub capable of doing 80% conversion from LaTeX, syntax is

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/MoDeNa-EUProject/MoDeNa/pull/14.

Dr. Henrik Rusche WIKKI Ltd. Unit 459 Southbank House Tel: +44 (0)20 3176 7190 Black Prince Road E-mail: h.jasak@wikki.co.uk

London SE1 7SJ, United Kingdom

www.wikki.co.uk

— Reply to this email directly or view it on GitHub

https://github.com/MoDeNa-EUProject/MoDeNa/pull/14#issuecomment-126708842 .

— Reply to this email directly or view it on GitHub https://github.com/MoDeNa-EUProject/MoDeNa/pull/14#issuecomment-127025408.

Dr. Henrik Rusche WIKKI Gesellschaft für numerische Kontinuumsmechanik mbH Görgesstraße 24, 38118 Braunschweig, Germany

Amtsgericht Braunschweig: HRB 201420

+49 531 5809439 www.wikki-gmbh.de

sigveka commented 9 years ago

I did not have “Issues” ticked off, but it did not make any difference in my repository.

My understanding is that “index.html” should be read automatically. However, I believe that the “gh-pages” branch needs to be an “orphan” (I simply did: git checkout --orphan gh-pages), although I am not sure exactly why.

Sigve ​