Skip to content

R0mb0/Sushi_Order_Sheet

Repository files navigation

Latex template to create a sushi order sheet

made-with-latex Codacy Badge Compilation_Test

Demo images

  • With_annotation_column
  • Without_annotation_column

How to create your personal sushi order sheet online for free!

  1. Fork this repository by pressing the second button at the top right.
  2. Rename the repository as you want and change the description then Fork it!
  3. ⚠️ You have to activate "Actions" on your repo; go to "Actions", click on "I understand my workflows, go ahead and enable them" ⚠️
  4. Upload your images using GitHub into the images folder!
    1. Access the folder from main page.
    2. "Add file" -> "Upload files" -> drag and drop your images here.
    3. At the end, "Commit changes".
  5. Overwrite demo images with yours into the LaTeX document (if necessary change the parameters down the images names to center its).
    1. Access "Order_Sheet" folder from main page and click on "Order_Sheet.tex".
    2. Now click on "Edit this file" (the pencil on top right).
    3. Overwrite demo backgrund image name with your own (at code line 66).
    4. Do the same with the circular logo (at code line 70).
    5. If you want the "annotation column" in document, set "annotationColumn" variable (at code line 62) to "true".
  6. Add description text (removing \lipsum[1][1-5] at code line 88).
  7. Now "Commit changes"!
  8. Wait 2 minutes, got to "Actions" -> "Compile" -> click on the last one (look at the date on right) -> scroll down the page and click on "artifact file".
  9. Done! now you have your suhi order sheet :) .

License

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0