Skip to content

Commit 9298c33

Browse files
committed
fix typo
1 parent 36f4745 commit 9298c33

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

guide/intro.lyx

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#LyX 2.2 created this file. For more info see http://www.lyx.org/
2-
\lyxformat 508
1+
#LyX 2.3 created this file. For more info see http://www.lyx.org/
2+
\lyxformat 544
33
\begin_document
44
\begin_header
55
\save_transient_properties true
@@ -36,6 +36,8 @@ PackageOptions url hyphens
3636
\font_osf false
3737
\font_sf_scale 100 100
3838
\font_tt_scale 100 100
39+
\use_microtype false
40+
\use_dash_ligatures true
3941
\graphics default
4042
\default_output_format pdf4
4143
\output_sync 0
@@ -75,6 +77,7 @@ PackageOptions url hyphens
7577
\suppress_date false
7678
\justification true
7779
\use_refstyle 1
80+
\use_minted 0
7881
\boxbgcolor #dad3d7
7982
\index Index
8083
\shortcut idx
@@ -84,7 +87,10 @@ PackageOptions url hyphens
8487
\tocdepth 2
8588
\paragraph_separation indent
8689
\paragraph_indentation default
87-
\quotes_language english
90+
\is_math_indent 0
91+
\math_numbering_side default
92+
\quotes_style english
93+
\dynamic_quotes 0
8894
\papercolumns 1
8995
\papersides 2
9096
\paperpagestyle default
@@ -128,6 +134,7 @@ Java在程序设计语言中的霸主地位
128134
\begin_inset CommandInset citation
129135
LatexCommand cite
130136
key "progamming-lang-stats"
137+
literal "true"
131138

132139
\end_inset
133140

@@ -148,6 +155,7 @@ http://www.tiobe.com/
148155
LatexCommand cite
149156
after "p109"
150157
key "code-future"
158+
literal "true"
151159

152160
\end_inset
153161

@@ -202,6 +210,7 @@ Java程序设计语言是不是天生丽质,一开始就大红大紫呢?
202210
\begin_inset CommandInset citation
203211
LatexCommand cite
204212
key "java-history-wikimedia"
213+
literal "true"
205214

206215
\end_inset
207216

@@ -544,6 +553,7 @@ reference "fig:Java简史"
544553
\begin_inset CommandInset citation
545554
LatexCommand cite
546555
key "java-brief-history"
556+
literal "true"
547557

548558
\end_inset
549559

@@ -1463,6 +1473,7 @@ Idea是
14631473
LatexCommand href
14641474
name "JetBrains"
14651475
target "https://www.jetbrains.com"
1476+
literal "false"
14661477

14671478
\end_inset
14681479

@@ -2567,6 +2578,7 @@ Eclispe是当下非常流行的Java开发IDE环境,以丰富的插件著称,
25672578
LatexCommand href
25682579
name "http://www.eclipse.org"
25692580
target "http://www.eclipse.org"
2581+
literal "false"
25702582

25712583
\end_inset
25722584

@@ -2817,8 +2829,7 @@ reference "fig:Scanner的常用函数"
28172829
\begin_layout Standard
28182830
\noindent
28192831
\align center
2820-
\begin_inset Float figure
2821-
placement tbph
2832+
\begin_inset Float table
28222833
wide false
28232834
sideways false
28242835
status open

0 commit comments

Comments
 (0)