added programs
This commit is contained in:
@@ -64,7 +64,7 @@ function writeSection () {
|
||||
x=$(($x+1))
|
||||
done
|
||||
|
||||
res+="\n\\section{実行結果}\n"
|
||||
res+="\n\\subsection{実行結果}\n"
|
||||
|
||||
if [[ $outType == "screenshot" ]]; then
|
||||
res+="\n\\\\begin{center}\n \\includegraphics[width=\\\\textwidth]{$outContent}\n\\\\end{center}"
|
||||
|
||||
Reference in New Issue
Block a user