Add the link to the pdf file

This commit is contained in:
Thomas Dehaeze 2020-05-13 16:20:59 +02:00
parent 88a7c8045e
commit a2e5af908a
2 changed files with 525 additions and 522 deletions

1037
index.html

File diff suppressed because it is too large Load Diff

View File

@ -45,6 +45,12 @@
#+PROPERTY: header-args:latex+ :post pdf2svg(file=*this*, ext="png") #+PROPERTY: header-args:latex+ :post pdf2svg(file=*this*, ext="png")
:END: :END:
#+begin_export html
<hr>
<p>This report is also available as a <a href="./index.pdf">pdf</a>.</p>
<hr>
#+end_export
* Introduction * Introduction
:PROPERTIES: :PROPERTIES:
:UNNUMBERED: t :UNNUMBERED: t
@ -74,10 +80,6 @@ Based on that, an optimal choice of the nano-hexapod stiffness is made (Section
Finally, using the optimally designed nano-hexapod, a robust control architecture is developed. Finally, using the optimally designed nano-hexapod, a robust control architecture is developed.
Simulations are performed to show that this design gives acceptable performance and the required robustness (Section [[sec:robust_control_architecture]]). Simulations are performed to show that this design gives acceptable performance and the required robustness (Section [[sec:robust_control_architecture]]).
#+begin_export html
This report is also available as a <a href="./index.pdf">pdf</a>.
#+end_export
* Introduction to Feedback Systems and Noise budgeting * Introduction to Feedback Systems and Noise budgeting
<<sec:feedback_introduction>> <<sec:feedback_introduction>>