diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-05-02 00:13:37 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-05-02 00:13:37 +0900 |
| commit | 2f306114328324cea512f3cd0706ba2314e4e907 (patch) | |
| tree | f94a23a894627b2597a9d5ec5d5c17019f555ac7 /slides.typ | |
| parent | 4f617178c28c1e7daeda3c0bcad8cb5b4b7898a4 (diff) | |
| download | phpcon-odawara-2026-slides-2f306114328324cea512f3cd0706ba2314e4e907.tar.gz phpcon-odawara-2026-slides-2f306114328324cea512f3cd0706ba2314e4e907.tar.zst phpcon-odawara-2026-slides-2f306114328324cea512f3cd0706ba2314e4e907.zip | |
Diffstat (limited to 'slides.typ')
| -rw-r--r-- | slides.typ | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -182,7 +182,6 @@ --- #[ - #set page(margin: (x: 96pt, y: 48pt)) #set align(center + horizon) #set text(size: 24pt) @@ -200,8 +199,9 @@ ``` ] +--- + #[ - #set page(margin: (x: 96pt, y: 48pt)) #set align(center + horizon) #set text(size: 24pt) @@ -225,6 +225,8 @@ ``` ] +--- + #[ #set text(size: 20pt) @@ -292,7 +294,6 @@ #[ #set text(size: 20pt) - #set page(margin: (x: 96pt, y: 48pt)) ```c // xdebug: src/debugger/handler_dbgp.c @@ -311,6 +312,8 @@ ``` ] +--- + #[ #set align(center + horizon) |
