Skip to content

Commit

Permalink
rearranging files and refactoring for image sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
Zanger67 committed Apr 22, 2024
1 parent 9cb52e8 commit c92c651
Show file tree
Hide file tree
Showing 25 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ For those that aren't aware of what `LaTeX` is, it's basically a way to code you

While not necessary, learning `LaTeX` at this point of your degree can be incredibly helpful later on down the road when courses get more difficult. Some courses require or provide incentives for submitting projects and assignments in `LaTeX`, and other situations may find a use for it such as for making resumes or if you wish to pursue academia in the future!

`LaTeX` usage can also appear in a lot of other environments. GradeScope textbox questions allow you to type `Markdown` and `LaTeX` inside. For latex, you can surround your equations with double dollar signs (e.g. `$$\frac{a}{b}$$`). This also allows you to insert tables, matricies, bold text, coloured text, etc. into GradeScope if you're so inclined for the fun of it. Ed discussion also allows you to use `Markdown` codeblocks and `LaTeX` which can make asking questions and communicating easier.
`LaTeX` usage can also appear in a lot of other environments. GradeScope textbox questions allow you to type `Markdown` and `LaTeX` inside. For latex, you can surround your equations with double dollar signs (e.g. `$$\frac{a}{b}$$`). This also allows you to insert tables, matricies, bold text, coloured text, etc. into GradeScope if you're so inclined for the fun of it. Ed discussion also allows you to use `Markdown` codeblocks and `LaTeX` which can make asking questions and communicating easier.
<!-- Insert a new page for benefits and other applications? -->

> **_In the case of 2050, to encourage you to learn, we offer a slight bonus for typeset homework submissions (Spring 2024)._**
Expand All @@ -19,7 +19,8 @@ Some courses known to sometimes require or encourage LaTeX or a form of typed su
- Prob-Stat Requirement
- Many MANY upper level courses in the MATH department (looking at you Theory threads)

**Prereq order for these...**
**CS Course order for courses that require/sometimes require/recommend LaTeX...**

```mermaid
%% graph TD
graph LR
Expand All @@ -36,7 +37,6 @@ cs2050 --> cs3510
cs3510 --> cs4510
math3012 --> cs4510
probStat --> cs4510
```


Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
4 changes: 2 additions & 2 deletions tutorials/font size.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ The following code was used to compile the following PDF and images for referenc
{\Huge REFERENCE TEXT reference text $\rightarrow$ Huge size}\\
```
*Zoomed in*
[![alt text](image-10.png)](../reference%20files/Font%20Sizes%20Sample.pdf)
[![alt text](../attachments/image-10.png)](../reference%20files/Font%20Sizes%20Sample.pdf)

*Letter/A4 paper reference*
[![alt text](image-9.png)](../reference%20files/Font%20Sizes%20Sample.pdf)
[![alt text](../attachments/image-9.png)](../reference%20files/Font%20Sizes%20Sample.pdf)

[Link to the PDF to view](../reference%20files/Font%20Sizes%20Sample.pdf)

Expand Down
6 changes: 3 additions & 3 deletions tutorials/multi-page tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Here's some code. If say the following where to involve going over the end of on
```

![alt text](image-18.png)
![alt text](../attachments/image-18.png)


</br>
Expand Down Expand Up @@ -127,8 +127,8 @@ Here are the two side by side to see the differences. As you can see, it's not t


<tr>
<td width="50%"><img src="image-14.png" alt="Tabular Screenshot"></td>
<td width="50%"><img src="image-14.png" alt="Longtable Screenshot"></td>
<td width="50%"><img src="../attachments/image-14.png" alt="Tabular Screenshot"></td>
<td width="50%"><img src="../attachments/image-14.png" alt="Longtable Screenshot"></td>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion tutorials/overleaf tips.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Keys | Effect

### Compiling types

| Typically, Overleaf defaults to `fast compile` meaning that when you make edits, it'll often only recompile the parts that you've edited. </br> </br>This has caused some people issues in the past and so I personally like having `normal` turned on since it guarentees that I'll catch propogating errors. </br></br>Again as well, `ctrl` + `s` tells Overleaf to immediately recomplile again -- based off of this setting. </br></br></br></br></br></br>| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ![alt text](image-8.png?raw=true) |
| Typically, Overleaf defaults to `fast compile` meaning that when you make edits, it'll often only recompile the parts that you've edited. </br> </br>This has caused some people issues in the past and so I personally like having `normal` turned on since it guarentees that I'll catch propogating errors. </br></br>Again as well, `ctrl` + `s` tells Overleaf to immediately recomplile again -- based off of this setting. </br></br></br></br></br></br>| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ![alt text](../attachments/image-8.png?raw=true) |
|:-|-|


Expand Down
16 changes: 8 additions & 8 deletions tutorials/setting up overleaf.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ You can either make your own account or login using your `@gatech.edu` email. If

Setup | Visual
:-------------------------|:-------------------------
Go to [overleaf.com](overleaf.com) and click "login" at the top right. | ![alt text](image.png?raw=true)
Click at the bottom where it says "Log In with SSO" and follow the instructions using your GT Login. </br></br>You can link your personal email too later or create an account using that. | ![alt text](image-1.png?raw=true)
Now, when you go to overleaf.com, it should take you to the 'projects' page at [overleaf.com/project](overleaf.com/project). </br></br> Here you tinker around and add tags, shared files, etc. | ![alt text](image-2.png?raw=true)
Click 'new project' to get started. You'll see plenty of template options including the $\color{gold} \textnormal{Georgia Tech}$ template. </br></br> For now though, click the 'Blank Project' option and name it. | ![alt text](image-3.png?raw=true)
You can treat this project as a folder that contains all your documents. I personally create one of these for a class and call it a day, using folders to sort it if needed. | ![alt text](image-4.png?raw=true)
To upload our template, you can click upload button at the top left and drag-and-drop the `.tex` file in. This is also how you add `images`. | ![alt text](image-5.png?raw=true)
You also have the option of importing files from other projects and uploading entire folders of files (e.g. if you have a folder of images you want to use). | ![alt text](image-6.png?raw=true)
And there you go. Press compile or `ctrl` + `s` to compile the template for the first time. More info and tips can be found on other pages in this wiki. | ![alt text](image-7.png?raw=true)
Go to [overleaf.com](overleaf.com) and click "login" at the top right. | ![alt text](../attachments/image.png?raw=true)
Click at the bottom where it says "Log In with SSO" and follow the instructions using your GT Login. </br></br>You can link your personal email too later or create an account using that. | ![alt text](../attachments/image-1.png?raw=true)
Now, when you go to overleaf.com, it should take you to the 'projects' page at [overleaf.com/project](overleaf.com/project). </br></br> Here you tinker around and add tags, shared files, etc. | ![alt text](../attachments/image-2.png?raw=true)
Click 'new project' to get started. You'll see plenty of template options including the $\color{gold} \textnormal{Georgia Tech}$ template. </br></br> For now though, click the 'Blank Project' option and name it. | ![alt text](../attachments/image-3.png?raw=true)
You can treat this project as a folder that contains all your documents. I personally create one of these for a class and call it a day, using folders to sort it if needed. | ![alt text](../attachments/image-4.png?raw=true)
To upload our template, you can click upload button at the top left and drag-and-drop the `.tex` file in. This is also how you add `images`. | ![alt text](../attachments/image-5.png?raw=true)
You also have the option of importing files from other projects and uploading entire folders of files (e.g. if you have a folder of images you want to use). | ![alt text](../attachments/image-6.png?raw=true)
And there you go. Press compile or `ctrl` + `s` to compile the template for the first time. More info and tips can be found on other pages in this wiki. | ![alt text](../attachments/image-7.png?raw=true)

> Go to the [Overleaf tips](overleaf%20tips.md) page for more details on how to make the best use of the site.
2 changes: 1 addition & 1 deletion tutorials/solution box.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
In the file we provide, you can use our built-in solution box to highlight what your answer is.

*From our template:*
![alt text](image-11.png)
![alt text](../attachments/image-11.png)


</br>
Expand Down

0 comments on commit c92c651

Please sign in to comment.