Showing
14 changed files
with
2 additions
and
13 deletions
... | @@ -17,7 +17,6 @@ import { | ... | @@ -17,7 +17,6 @@ import { |
17 | ReadOutlined | 17 | ReadOutlined |
18 | } from '@ant-design/icons'; | 18 | } from '@ant-design/icons'; |
19 | import edit from '../lib/edit.png'; | 19 | import edit from '../lib/edit.png'; |
20 | -import heartgraph from '../lib/heartgraph.png'; | ||
21 | import Html from './Html.js'; | 20 | import Html from './Html.js'; |
22 | import Mathcha from './Mathcha.js'; | 21 | import Mathcha from './Mathcha.js'; |
23 | import Tikz from './Tikz.js'; | 22 | import Tikz from './Tikz.js'; | ... | ... |
... | @@ -58,17 +58,7 @@ const fetchCheckQno = async(qno) => { | ... | @@ -58,17 +58,7 @@ const fetchCheckQno = async(qno) => { |
58 | } | 58 | } |
59 | 59 | ||
60 | 60 | ||
61 | - const _tikzcode= "% 예시 (x축, y축, 반지름이 1cm인 원의 그림) %\n\ | 61 | + const _tikzcode= "% "; |
62 | -% 오른쪽의 변환 버튼을 눌러보세요! %\n\n\ | ||
63 | - \\documentclass{article}\n\ | ||
64 | - \\usepackage{tikz}\n\ | ||
65 | - \\begin{document}\n\n\n\ | ||
66 | - \\begin{tikzpicture}\n\ | ||
67 | - \\draw (-1.5,0) -- (1.5,0);\n\ | ||
68 | - \\draw (0,-1.5) -- (0,1.5);\n\ | ||
69 | - \\draw (0,0) circle (1cm);\n\ | ||
70 | - \\end{tikzpicture}\n\n\n\ | ||
71 | - \\end{document}"; | ||
72 | 62 | ||
73 | 63 | ||
74 | const Tikz = ({ onLeave, visible, callback, selectItem, mode }) => { | 64 | const Tikz = ({ onLeave, visible, callback, selectItem, mode }) => { |
... | @@ -334,7 +324,7 @@ const fetchCheckQno = async(qno) => { | ... | @@ -334,7 +324,7 @@ const fetchCheckQno = async(qno) => { |
334 | width: '1000px', | 324 | width: '1000px', |
335 | height: '700px' | 325 | height: '700px' |
336 | }, | 326 | }, |
337 | - menuBarPosition: 'bottom' | 327 | + menuBarPosition: 'left' |
338 | }} | 328 | }} |
339 | cssMaxHeight={500} | 329 | cssMaxHeight={500} |
340 | cssMaxWidth={700} | 330 | cssMaxWidth={700} | ... | ... |
mypro/client/src/lib/bluejuicer.png
deleted
100644 → 0
47.9 KB
mypro/client/src/lib/giflogo.gif
deleted
100644 → 0
705 KB
51.1 KB
mypro/client/src/lib/heartgraph.png
deleted
100644 → 0
5.76 KB
mypro/client/src/lib/latexlogo.png
deleted
100644 → 0
29.6 KB
mypro/client/src/lib/mathbank.png
deleted
100644 → 0
41.2 KB
mypro/client/src/lib/newspaper.jpg
deleted
100644 → 0
472 KB
47.8 KB
mypro/client/src/lib/pngegg.png
deleted
100644 → 0
3.62 KB
47.5 KB
48 KB
면담보고서/레포트/최종보고서_2017110269_김민성.docx
0 → 100644
No preview for this file type
-
Please register or login to post a comment