• R/O
  • HTTP
  • SSH
  • HTTPS

fermisurfer: Commit

fermisurfer Git


Commit MetaInfo

Revision29b8a205555dfde8f8e183e2bb2aa3ccaea37cf0 (tree)
Zeit2017-06-16 20:16:12
Autormitsuaki1987 <kawamitsuaki@gmai...>
Commitermitsuaki1987

Log Message

Bagfix in cross reference of figures in manuals

Ändern Zusammenfassung

Diff

--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
11 #! /bin/sh
22 # Guess values for system-dependent variables and create Makefiles.
3-# Generated by GNU Autoconf 2.69 for fermisurfer 1.9.
3+# Generated by GNU Autoconf 2.69 for fermisurfer 1.9.0.
44 #
55 # Report bugs to <mkawamura@issp.u-tokyo.ac.jp>.
66 #
@@ -580,8 +580,8 @@ MAKEFLAGS=
580580 # Identity of this package.
581581 PACKAGE_NAME='fermisurfer'
582582 PACKAGE_TARNAME='fermisurfer'
583-PACKAGE_VERSION='1.9'
584-PACKAGE_STRING='fermisurfer 1.9'
583+PACKAGE_VERSION='1.9.0'
584+PACKAGE_STRING='fermisurfer 1.9.0'
585585 PACKAGE_BUGREPORT='mkawamura@issp.u-tokyo.ac.jp'
586586 PACKAGE_URL=''
587587
@@ -1309,7 +1309,7 @@ if test "$ac_init_help" = "long"; then
13091309 # Omit some internal or obsolete options to make the list less imposing.
13101310 # This message is too long to be a string in the A/UX 3.1 sh.
13111311 cat <<_ACEOF
1312-\`configure' configures fermisurfer 1.9 to adapt to many kinds of systems.
1312+\`configure' configures fermisurfer 1.9.0 to adapt to many kinds of systems.
13131313
13141314 Usage: $0 [OPTION]... [VAR=VALUE]...
13151315
@@ -1383,7 +1383,7 @@ fi
13831383
13841384 if test -n "$ac_init_help"; then
13851385 case $ac_init_help in
1386- short | recursive ) echo "Configuration of fermisurfer 1.9:";;
1386+ short | recursive ) echo "Configuration of fermisurfer 1.9.0:";;
13871387 esac
13881388 cat <<\_ACEOF
13891389
@@ -1495,7 +1495,7 @@ fi
14951495 test -n "$ac_init_help" && exit $ac_status
14961496 if $ac_init_version; then
14971497 cat <<\_ACEOF
1498-fermisurfer configure 1.9
1498+fermisurfer configure 1.9.0
14991499 generated by GNU Autoconf 2.69
15001500
15011501 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1811,7 +1811,7 @@ cat >config.log <<_ACEOF
18111811 This file contains any messages produced by compilers while
18121812 running configure, to aid debugging if configure makes a mistake.
18131813
1814-It was created by fermisurfer $as_me 1.9, which was
1814+It was created by fermisurfer $as_me 1.9.0, which was
18151815 generated by GNU Autoconf 2.69. Invocation command line was
18161816
18171817 $ $0 $@
@@ -2674,7 +2674,7 @@ fi
26742674
26752675 # Define the identity of the package.
26762676 PACKAGE='fermisurfer'
2677- VERSION='1.9'
2677+ VERSION='1.9.0'
26782678
26792679
26802680 cat >>confdefs.h <<_ACEOF
@@ -8912,7 +8912,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
89128912 # report actual input values of CONFIG_FILES etc. instead of their
89138913 # values after options handling.
89148914 ac_log="
8915-This file was extended by fermisurfer $as_me 1.9, which was
8915+This file was extended by fermisurfer $as_me 1.9.0, which was
89168916 generated by GNU Autoconf 2.69. Invocation command line was
89178917
89188918 CONFIG_FILES = $CONFIG_FILES
@@ -8978,7 +8978,7 @@ _ACEOF
89788978 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
89798979 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
89808980 ac_cs_version="\\
8981-fermisurfer config.status 1.9
8981+fermisurfer config.status 1.9.0
89828982 configured by $0, generated by GNU Autoconf 2.69,
89838983 with options \\"\$ac_cs_config\\"
89848984
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
11 AC_PREREQ([2.69])
2-AC_INIT([fermisurfer], [1.9], [mkawamura@issp.u-tokyo.ac.jp])
2+AC_INIT([fermisurfer], [1.9.0], [mkawamura@issp.u-tokyo.ac.jp])
33 AC_CONFIG_AUX_DIR([config])
44 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
55 AC_CONFIG_HEADERS([config.h])
--- a/doc/en/fermisf_ops_en.rst
+++ b/doc/en/fermisf_ops_en.rst
@@ -97,9 +97,9 @@ Windows. The information from the input file is printed.
9797
9898 #. The number of node lines in each band.
9999
100-Then, Operations are printed, and Fermi surfaces are drawn (Fig. :num:`start`).
100+Then, Operations are printed, and Fermi surfaces are drawn (Fig. :num:`startpng`).
101101
102-.. _start:
102+.. _startpng:
103103
104104 .. figure:: ../figs/start.png
105105
@@ -156,9 +156,9 @@ input file and the current Fermi energy;
156156
157157
158158 Then, you should type the new Fermi energy; finally, the new Fermi
159-surfaces are depicted (Fig. :num:`shift`).
159+surfaces are depicted (Fig. :num:`shiftpng`).
160160
161-.. _shift:
161+.. _shiftpng:
162162
163163 .. figure:: ../figs/shift.png
164164
@@ -168,7 +168,7 @@ surfaces are depicted (Fig. :num:`shift`).
168168 Interpolation
169169 -------------
170170
171-Smooth the Fermi surface with the interpolation (Fig. :num:`interpolate`).
171+Smooth the Fermi surface with the interpolation (Fig. :num:`interpolatepng`).
172172 Please type the number of interpolation points at the prompt
173173
174174 ::
@@ -177,7 +177,7 @@ Please type the number of interpolation points at the prompt
177177
178178 The time for the plot increases with the interpolation ratio.
179179
180-.. _interpolate:
180+.. _interpolatepng:
181181
182182 .. figure:: ../figs/interpolate.png
183183
@@ -199,9 +199,9 @@ Rotation
199199 axis.
200200
201201 In each menu, first the current value is printed. then a prompt to input
202-the new value appears (Fig. :num:`setview`).
202+the new value appears (Fig. :num:`setviewpng`).
203203
204-.. _setview:
204+.. _setviewpng:
205205
206206 .. figure:: ../figs/setview.png
207207
@@ -211,9 +211,9 @@ Background color
211211 ----------------
212212
213213 The background color is toggled between black and white; the edge of the
214-Brillouin Zone is also toggled between white and black (Fig. :num:`background`).
214+Brillouin Zone is also toggled between white and black (Fig. :num:`backgroundpng`).
215215
216-.. _background:
216+.. _backgroundpng:
217217
218218 .. figure:: ../figs/background.png
219219
@@ -223,7 +223,7 @@ Brillouin Zone is also toggled between white and black (Fig. :num:`background`).
223223 Color scale mode
224224 ----------------
225225
226-It turns color pattern on Fermi surfaces (Fig. :num:`colorscale`).
226+It turns color pattern on Fermi surfaces (Fig. :num:`colorscalepng`).
227227
228228 Auto(default) : It makes blue as the minimum on Fermi surfaces and red
229229 as the maximum on them.
@@ -242,7 +242,7 @@ the color varies as red :math:`\rightarrow` yellow
242242 :math:`\rightarrow` green :math:`\rightarrow` cyan :math:`\rightarrow` blue
243243 :math:`\rightarrow` magenta :math:`\rightarrow` red.
244244
245-.. _colorscale:
245+.. _colorscalepng:
246246
247247 .. figure:: ../figs/colorscale.png
248248
@@ -251,7 +251,7 @@ the color varies as red :math:`\rightarrow` yellow
251251 Brillouin zone
252252 --------------
253253
254-You choose Brillouin-zone type as follows (Fig. :num:`brillouinzone`):
254+You choose Brillouin-zone type as follows (Fig. :num:`brillouinzonepng`):
255255
256256 First Brillouin Zone : The region surrounded by Bragg's planes the
257257 nearest to :math:`{\rm \Gamma}` point.
@@ -259,7 +259,7 @@ nearest to :math:`{\rm \Gamma}` point.
259259 Primitive Brillouin Zone : A hexahedron whose corner is the reciprocal
260260 lattice point.
261261
262-.. _brillouinzone:
262+.. _brillouinzonepng:
263263
264264 .. figure:: ../figs/brillouinzone.png
265265
@@ -270,9 +270,9 @@ Node line
270270 ---------
271271
272272 The line on which the matrix element becomes 0 (we call it node line)
273-becomes enable/disable (Fig. :num:`nodeline`).
273+becomes enable/disable (Fig. :num:`nodelinepng`).
274274
275-.. _nodeline:
275+.. _nodelinepng:
276276
277277 .. figure:: ../figs/nodeline.png
278278
@@ -281,9 +281,9 @@ becomes enable/disable (Fig. :num:`nodeline`).
281281 Color bar On/Off
282282 ----------------
283283
284-The color bar becomes enable/disable (Fig. :num:`colorbar`).
284+The color bar becomes enable/disable (Fig. :num:`colorbarpng`).
285285
286-.. _colorbar:
286+.. _colorbarpng:
287287
288288 .. figure:: ../figs/colorbar.png
289289
@@ -293,7 +293,7 @@ Stereogram
293293 ----------
294294
295295 The stereogram (parallel eyes and cross eyes) becomes enabled/disabled
296-(Fig. :num:`stereogram`).
296+(Fig. :num:`stereogrampng`).
297297
298298 None (Default)
299299
@@ -301,7 +301,7 @@ Parallel : Parallel-eyes stereogram
301301
302302 Cross : Cross-eyes stereogram
303303
304-.. _stereogram:
304+.. _stereogrampng:
305305
306306 .. figure:: ../figs/stereogram.png
307307
@@ -312,7 +312,7 @@ Section
312312 -------
313313
314314 Display a 2D plot of the Fermi surface (line)
315-on an arbitrary section of the Brillouin zone (Fig. :num:`section`).
315+on an arbitrary section of the Brillouin zone (Fig. :num:`sectionpng`).
316316
317317 Section
318318 Toggle the 2D plot of the Fermi surface (line).
@@ -335,7 +335,7 @@ Modify Section (across Gamma)
335335
336336 The section crosses :math:`\Gamma` point.
337337
338-.. _section:
338+.. _sectionpng:
339339
340340 .. figure:: ../figs/section.png
341341
--- a/doc/ja/fermisf_ops_ja.rst
+++ b/doc/ja/fermisf_ops_ja.rst
@@ -97,13 +97,13 @@ Windowsの場合
9797
9898 #. それぞれのバンドにおけるnode line (後述)の本数.
9999
100-次に操作方法が出力され, Fermi面が描画されます(図 :num:`start` ).
100+次に操作方法が出力され, Fermi面が描画されます(図 :num:`startpng` ).
101101
102-.. _start:
102+.. _startpng:
103103
104104 .. figure:: ../figs/start.png
105105
106- Fermisurferを起動した直後の画面.
106+ Fermisurferを起動した直後の画面.
107107
108108 - マウスのドラッグによる回転が出来ます.
109109
@@ -157,9 +157,9 @@ Fermiエネルギー(デフォルトでは0)を任意の値にずらします.
157157 Fermi energy shift :
158158
159159
160-次に新しいFermiエネルギーを入力すると, Fermi面が再描画されます (図 :num:`shift`).
160+次に新しいFermiエネルギーを入力すると, Fermi面が再描画されます (図 :num:`shiftpng`).
161161
162-.. _shift:
162+.. _shiftpng:
163163
164164 .. figure:: ../figs/shift.png
165165
@@ -168,7 +168,7 @@ Fermiエネルギー(デフォルトでは0)を任意の値にずらします.
168168 Interpolation
169169 -------------
170170
171-補間により図の曲面を滑らかにします (図 :num:`interpolate`).
171+補間により図の曲面を滑らかにします (図 :num:`interpolatepng`).
172172 コンソールの
173173
174174 ::
@@ -177,7 +177,7 @@ Interpolation
177177
178178 の後に分点数を入力してください. ただし分点数を増やすと描画にかかる時間も増えます.
179179
180-.. _interpolate:
180+.. _interpolatepng:
181181
182182 .. figure:: ../figs/interpolate.png
183183
@@ -198,9 +198,9 @@ Rotation
198198 x,y,z軸周りの回転角を指定します.回転操作はz軸-y軸-x軸の順で行われます
199199
200200 それぞれのメニューを選択すると, はじめに現在の値が表示され,
201-その後変更後の値を入れるプロンプトが現れます(図 :num:`setview`).
201+その後変更後の値を入れるプロンプトが現れます(図 :num:`setviewpng`).
202202
203-.. _setview:
203+.. _setviewpng:
204204
205205 .. figure:: ../figs/setview.png
206206
@@ -210,9 +210,9 @@ Background color
210210 ----------------
211211
212212 背景色を黒または白に切り替えます. Brillouin
213-Zoneの枠線も白/黒と切り替わります (図 :num:`background`).
213+Zoneの枠線も白/黒と切り替わります (図 :num:`backgroundpng`).
214214
215-.. _background:
215+.. _backgroundpng:
216216
217217 .. figure:: ../figs/background.png
218218
@@ -221,7 +221,7 @@ Zoneの枠線も白/黒と切り替わります (図 :num:`background`).
221221 Color scale mode
222222 ----------------
223223
224-Fermi面の色表示のさせ方を変更します(図 :num:`colorscale`).
224+Fermi面の色表示のさせ方を変更します(図 :num:`colorscalepng`).
225225
226226 Auto(デフォルト)
227227 カラースケールの範囲をFermi面上での物理量の最小値から最大値までとします.
@@ -241,7 +241,7 @@ Periodic
241241 緑 :math:`\rightarrow` シアン :math:`\rightarrow` 青:math:`\rightarrow`
242242 マゼンタ :math:`\rightarrow` 赤と変わります.
243243
244-.. _colorscale:
244+.. _colorscalepng:
245245
246246 .. figure:: ../figs/colorscale.png
247247
@@ -251,7 +251,7 @@ Brillouin zone
251251 --------------
252252
253253 描画範囲をFirst Brillouin Zone/Primitive Brillouin Zoneと
254-切り替える事が出来ます (図 :num:`brillouinzone`).
254+切り替える事が出来ます (図 :num:`brillouinzonepng`).
255255
256256 Fisrst Brillouin Zone
257257 :math:`{\rm \Gamma}` 点から一番近いBragg面で囲まれた領域
@@ -259,7 +259,7 @@ Fisrst Brillouin Zone
259259 Primitive Brillouine Zone
260260 逆格子ベクトルを辺とする平行6面体領域
261261
262-.. _brillouinzone:
262+.. _brillouinzonepng:
263263
264264 .. figure:: ../figs/brillouinzone.png
265265
@@ -268,9 +268,9 @@ Primitive Brillouine Zone
268268 Node line
269269 ---------
270270
271-物理量が0となるところに引く線(node line)のOn/Offを切り替えます(図 :num:`nodeline`).
271+物理量が0となるところに引く線(node line)のOn/Offを切り替えます(図 :num:`nodelinepng`).
272272
273-.. _nodeline:
273+.. _nodelinepng:
274274
275275 .. figure:: ../figs/nodeline.png
276276
@@ -279,9 +279,9 @@ Node line
279279 Color bar On/Off
280280 ----------------
281281
282-カラーバーの表示/非表示を切り替えます(図 :num:`colorbar`).
282+カラーバーの表示/非表示を切り替えます(図 :num:`colorbarpng`).
283283
284-.. _colorbar:
284+.. _colorbarpng:
285285
286286 .. figure:: ../figs/colorbar.png
287287
@@ -290,7 +290,7 @@ Color bar On/Off
290290 Stereogram
291291 ----------
292292
293-裸眼立体視用の図の表示/非表示を切り替えます(図 :num:`stereogram`).
293+裸眼立体視用の図の表示/非表示を切り替えます(図 :num:`stereogrampng`).
294294
295295 None (デフォルト)
296296 立体視を無効にします.
@@ -301,7 +301,7 @@ Parallel
301301 Cross
302302 交差法用の図を表示します.
303303
304-.. _stereogram:
304+.. _stereogrampng:
305305
306306 .. figure:: ../figs/stereogram.png
307307
@@ -311,7 +311,7 @@ Section
311311 -------
312312
313313 Brillouin領域を任意の断面で切り取り,
314-2次元のFermi面(線)を描画します (図 :num:`section`).
314+2次元のFermi面(線)を描画します (図 :num:`sectionpng`).
315315
316316 Section
317317 断面の表示・非表示を切り替えます.
@@ -336,7 +336,7 @@ Modify Section (across Gamma)
336336 の後に法線ベクトル(フラクショナル座標)を入力してください.
337337 断面は :math:`\Gamma` 点を通ります.
338338
339-.. _section:
339+.. _sectionpng:
340340
341341 .. figure:: ../figs/section.png
342342
--- a/src/fermisurfer.c
+++ b/src/fermisurfer.c
@@ -107,11 +107,11 @@ int main(
107107 )
108108 {
109109 printf("\n");
110- printf("########################################\n");
111- printf("## ##\n");
110+ printf("##########################################\n");
111+ printf("## ##\n");
112112 printf("## Welocome to FermiSurfer ver. %s ##\n", VERSION);
113- printf("## ##\n");
114- printf("########################################\n");
113+ printf("## ##\n");
114+ printf("##########################################\n");
115115 printf("\n");
116116 if (argc < 2) {
117117 printf("\n");
Show on old repository browser