Repository for the international webinar 2021, prepared with Jade, ITM, and Óbuda universities.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.2 KiB

3 years ago
3 years ago
3 years ago
3 years ago
  1. #+title: Organization during Webinar
  2. * First day
  3. ** Hello world
  4. ** Fonts and styles
  5. ** DONE Geometry and space
  6. - The total allowable width of the text area is 6.5 inches wide by 8.75 inches high. The top margin on each page should be 1.2 inches from the top edge of the page. The left margin should be 0.9 inch from the left edge. The footer with page number should be at the bottom of the text area.
  7. -
  8. * DONE Second day
  9. * TODO Third day: Equations, Figures and Tables [78%]
  10. :LOGBOOK:
  11. :END:
  12. - [X] The basic document
  13. - [X] The thesis structure (file organization):(https://www.overleaf.com/read/mbsctvpssghf)
  14. - [X] Inline equations
  15. - [X] Enumerated equations and no enumerated equations
  16. - [X] Three equations *eqnarray*
  17. - [X] _Fourier challenge_
  18. - [ ] Matrices
  19. - [X] Figures
  20. - [X] Upload a figure
  21. - [X] Subfigures
  22. - [X] Cross-references
  23. - [ ] my own command
  24. - [X] Tables (booktabs)
  25. - [ ] Subtables
  26. * TODO Fourth day: PGFPlots and other things[0%]
  27. - [ ] Matrices
  28. - [ ] My own command example
  29. - [ ] Plotting an equation
  30. - [ ] Scatter plots
  31. - [ ] Pie plots
  32. - [ ] Bar plots
  33. - [ ] Setting label, markers and colors
  34. - [ ] Creating a data file (CSV)
  35. - [ ] Plotting data from a CSV file
  36. - [ ] How to install LaTeX
  37. - [ ] GNUPlots