wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

LaTeX Workshop Quiz

Total questions: 16

Worksheet time: 5mins

Name
Class
Date
1.

TeX was created by who in 1978?

a)

b)

2.

What is LaTeX (and TeX)? Select all correct answers.

a)

A document preparation system

b)

The material gloves are made out of

c)

A mark up language

d)

A milky fluid found in many plants

3.

True or False: The first line of your LaTeX file is \begin{document}

a)

True

b)

False

4.

What's the best way to collaborate on a LaTeX project?

a)

In-person, with a printed copy

b)

Email the pdf

c)

By sharing on Overleaf

5.

In LaTeX, environments are like which of the following?

a)

b)

c)

6.

Which environment is used to insert an image?

a)

figure

b)

insertgraphic

c)

insertimage

d)

burger

7.

How can I resize an image? Select all correct answers.

a)

Change the scale

b)

Change the height

c)

Change the width

d)

You can't

8.

Where will my image appear? Select all correct answers.

a)

Always on a new page

b)

LaTeX will choose the 'optimal' positioning for me

c)

I can use [h] so my image appears 'here'

d)

On Mars

9.

Which environment is used to create an unordered list?

a)

itemize

b)

enumerate

c)

itemise

d)

burger

10.

Which environment is used to create an ordered list?

a)

itemize

b)

enumerate

c)

itemise

d)

burger

11.

True or False: The command \next is used to list the next item on a list

a)

True

b)

False

12.

True or False: The tabs (indents) are not necessary in LaTeX.

a)

True

b)

False

13.

Which of these environments can be used when creating a table in LaTeX? Select all correct answers.

a)

table

b)

hammer

c)

burger

d)

tabular

14.

Which symbol is the alignment character?

a)

@

b)

#

c)

&

d)

!

15.

How can you deal with an error? Select all correct answers.

a)

Share my project with a friend and ask for help

b)

Check the error log and Google it

c)

Ask a question on Slack

d)

Panic and shut down the computer!

16.

True or False: Packages are added in the preamble, before \begin{document}

a)

True

b)

False