diff --git a/examples/exam-002.pdf b/examples/exam-002.pdf deleted file mode 100644 index 79520be..0000000 Binary files a/examples/exam-002.pdf and /dev/null differ diff --git a/examples/exam-003.pdf b/examples/exam-003.pdf deleted file mode 100644 index 955bd1a..0000000 Binary files a/examples/exam-003.pdf and /dev/null differ diff --git a/examples/exam-005.pdf b/examples/exam-005.pdf deleted file mode 100644 index 2d00533..0000000 Binary files a/examples/exam-005.pdf and /dev/null differ diff --git a/examples/exam-006.pdf b/examples/exam-006.pdf deleted file mode 100644 index 299c87f..0000000 Binary files a/examples/exam-006.pdf and /dev/null differ diff --git a/examples/exam-006.typ b/examples/exam-006.typ deleted file mode 100644 index 4689a7a..0000000 --- a/examples/exam-006.typ +++ /dev/null @@ -1,61 +0,0 @@ -#import "../src/lib.typ": * - -#show: g-exam.with( - author: ( - name: "Andrés Jorge Giménez Muñoz", - email: "matheschool@outlook.es", - watermark: "Teacher: andres", - ), - school: ( - name: "Sunrise Secondary School", - logo: read("./logo.png", encoding: none), - ), - exam-info: ( - academic-period: "Academic year 2023/2024", - academic-level: "1st Secondary Education", - academic-subject: "Mathematics", - number: "2nd Assessment 1st Exam", - content: "Radicals and fractions", - model: "Model A" - ), - - languaje: "en", - decimal-separator: ",", - date: "November 21, 2023", - show-studen-data: "first-page", - show-grade-table: false, - question-point-position: right, - // show-solution: false, - clarifications: "Answer the questions in the spaces provided. If you run out of room for an answer, continue on the back of the page." -) - -#g-question[Given the equation $x^n + y^n = z^n$ for $(x,y,z)$ and $n$ positive integers.] -#g-subquestion(point: 10)[For what values of $n$ is the statement in the previous question true?] - -#g-solution( - alternative-content: v(1fr) - )[ - I know the demostration, but there's no room on the margin. For any clarification ask Andrew Whilst. -] - -#g-subquestion(point: 10)[For $n=2$ there's a theorem with a special name. What's that name? - - #g-solution( - alternative-content: v(1fr) - )[ - Pythagorean theorem. - ] -] - -#g-subquestion(point: 10)[What famous mathematician had an elegant proof for this theorem but -there was not enough space in the margin to write it down?]. -#v(1fr) - -#g-question(point: 20)[Prove that the real part of all non-trivial zeros of the function $zeta(z) "is" 1/2$]. - -#g-solution(alternative-content: [#v(1fr)] - )[ - I'm working on it. When I have the solution, I'll let you know.... \ - - #v(5pt) - ] diff --git a/examples/exam-002.typ b/examples/exam-clarifications-simple.typ similarity index 100% rename from examples/exam-002.typ rename to examples/exam-clarifications-simple.typ diff --git a/examples/exam-localization.pdf b/examples/exam-localization.pdf deleted file mode 100644 index db6eec9..0000000 Binary files a/examples/exam-localization.pdf and /dev/null differ diff --git a/examples/exam-mathematics.pdf b/examples/exam-mathematics.pdf deleted file mode 100644 index 523cef8..0000000 Binary files a/examples/exam-mathematics.pdf and /dev/null differ diff --git a/examples/exam-minimal.pdf b/examples/exam-minimal.pdf deleted file mode 100644 index 8a787ae..0000000 Binary files a/examples/exam-minimal.pdf and /dev/null differ diff --git a/examples/exam-005.typ b/examples/exam-point-grade-table-hidden.typ similarity index 100% rename from examples/exam-005.typ rename to examples/exam-point-grade-table-hidden.typ diff --git a/examples/exam-points-position.pdf b/examples/exam-points-position.pdf deleted file mode 100644 index b13230d..0000000 Binary files a/examples/exam-points-position.pdf and /dev/null differ diff --git a/examples/exam-003.typ b/examples/exam-subquestion.typ similarity index 98% rename from examples/exam-003.typ rename to examples/exam-subquestion.typ index dd8c976..6fb235b 100644 --- a/examples/exam-003.typ +++ b/examples/exam-subquestion.typ @@ -30,8 +30,6 @@ #g-question[Given the equation $x^n + y^n = z^n$ for $(x,y,z)$ and $n$ positive integers.] -#image("./logo.png"), - #g-subquestion[For what values of $n$ is the statement in the previous question true?] #v(1fr) #g-subquestion[For $n=2$ there's a theorem with a special name. What's that name?] diff --git a/examples/exam-sugar-notation.pdf b/examples/exam-sugar-notation.pdf deleted file mode 100644 index 64deca5..0000000 Binary files a/examples/exam-sugar-notation.pdf and /dev/null differ diff --git a/examples/exam-table-content.pdf b/examples/exam-table-content.pdf deleted file mode 100644 index 24bc28c..0000000 Binary files a/examples/exam-table-content.pdf and /dev/null differ diff --git a/examples/size-text-question.pdf b/examples/size-text-question.pdf deleted file mode 100644 index 3141ab2..0000000 Binary files a/examples/size-text-question.pdf and /dev/null differ