Skip to content

Commit

Permalink
fix picture
Browse files Browse the repository at this point in the history
  • Loading branch information
littlecube committed Sep 12, 2023
1 parent bc0afad commit 6077432
Show file tree
Hide file tree
Showing 12 changed files with 65 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ template.fdb_latexmk
template.fls
template.log
.vscode/
github_token
.gitignore
whatisthis*
2 changes: 1 addition & 1 deletion .problems.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["A", "B", "C", "D", "E", "F"]
["A", "B", "C", "D", "E"]
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# TPS範例題目

此處說明已搬遷到 https://wiki.tfcis.org/TPS
# 112 學年度資訊學科能力競賽臺南一中校內初選

## Quick Links
[problems.pdf](pA/attachments/problems.pdf)
Expand Down
Binary file modified pA/attachments/problems.pdf
Binary file not shown.
Binary file modified pC/statement/drawing.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pC/statement/drawing.pdf
Binary file not shown.
58 changes: 58 additions & 0 deletions pC/statement/drawing.pdf_tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
%% Creator: Inkscape 1.1.2 (0a00cf5339, 2022-02-04), www.inkscape.org
%% PDF/EPS/PS + LaTeX output extension by Johan Engelen, 2010
%% Accompanies image file 'drawing.pdf' (pdf, eps, ps)
%%
%% To include the image in your LaTeX document, write
%% \input{<filename>.pdf_tex}
%% instead of
%% \includegraphics{<filename>.pdf}
%% To scale the image, write
%% \def\svgwidth{<desired width>}
%% \input{<filename>.pdf_tex}
%% instead of
%% \includegraphics[width=<desired width>]{<filename>.pdf}
%%
%% Images with a different path to the parent latex file can
%% be accessed with the `import' package (which may need to be
%% installed) using
%% \usepackage{import}
%% in the preamble, and then including the image with
%% \import{<path to file>}{<filename>.pdf_tex}
%% Alternatively, one can specify
%% \graphicspath{{<path to file>/}}
%%
%% For more information, please see info/svg-inkscape on CTAN:
%% http://tug.ctan.org/tex-archive/info/svg-inkscape
%%
\begingroup%
\makeatletter%
\providecommand\color[2][]{%
\errmessage{(Inkscape) Color is used for the text in Inkscape, but the package 'color.sty' is not loaded}%
\renewcommand\color[2][]{}%
}%
\providecommand\transparent[1]{%
\errmessage{(Inkscape) Transparency is used (non-zero) for the text in Inkscape, but the package 'transparent.sty' is not loaded}%
\renewcommand\transparent[1]{}%
}%
\providecommand\rotatebox[2]{#2}%
\newcommand*\fsize{\dimexpr\f@size pt\relax}%
\newcommand*\lineheight[1]{\fontsize{\fsize}{#1\fsize}\selectfont}%
\ifx\svgwidth\undefined%
\setlength{\unitlength}{1196.22047244bp}%
\ifx\svgscale\undefined%
\relax%
\else%
\setlength{\unitlength}{\unitlength * \real{\svgscale}}%
\fi%
\else%
\setlength{\unitlength}{\svgwidth}%
\fi%
\global\let\svgwidth\undefined%
\global\let\svgscale\undefined%
\makeatother%
\begin{picture}(1,0.24170618)%
\lineheight{1}%
\setlength\tabcolsep{0pt}%
\put(0,0){\includegraphics[width=\unitlength,page=1]{drawing.pdf}}%
\end{picture}%
\endgroup%
Binary file added pC/statement/drawing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion pC/statement/drawing.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pC/statement/drawing.what
Binary file not shown.
2 changes: 1 addition & 1 deletion pC/statement/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

\begin{figure}[h]
\centering
\includegraphics[width=6in]{drawing.jpg}
\includegraphics[width=6in]{drawing.pdf}
\caption{範例測試的解說}
\end{figure}

Expand Down
Binary file modified pC/statement/index.pdf
Binary file not shown.

0 comments on commit 6077432

Please sign in to comment.