rabbit 2.2.0 → 2.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/doc/_layouts/skeleton.html +1 -0
  3. data/doc/css/rabbit.css +2 -1
  4. data/doc/css/syntax.scss +67 -0
  5. data/doc/en/development.rd +31 -0
  6. data/doc/en/index.rd +0 -4
  7. data/doc/en/news.rd +55 -0
  8. data/doc/en/sample/markdown/rabbit.md +250 -246
  9. data/doc/en/usage/rabbit.rd +16 -0
  10. data/doc/ja/development.rd +30 -0
  11. data/doc/ja/index.rd +0 -5
  12. data/doc/ja/news.rd +55 -0
  13. data/doc/ja/sample/markdown/rabbit.md +251 -247
  14. data/doc/ja/usage/rabbit.rd +16 -1
  15. data/lib/rabbit/command/rabbit.rb +5 -1
  16. data/lib/rabbit/element/index-slide.rb +1 -1
  17. data/lib/rabbit/element/text-renderer.rb +7 -7
  18. data/lib/rabbit/gtk.rb +17 -10
  19. data/lib/rabbit/image/svg.rb +25 -23
  20. data/lib/rabbit/info-window.rb +1 -0
  21. data/lib/rabbit/parser/ext/rouge.rb +126 -0
  22. data/lib/rabbit/parser/markdown/converter.rb +4 -4
  23. data/lib/rabbit/parser/rd/ext/block-verbatim.rb +13 -1
  24. data/lib/rabbit/parser/rd/rt/rt2rabbit-lib.rb +3 -3
  25. data/lib/rabbit/parser/wiki/output.rb +9 -3
  26. data/lib/rabbit/progress.rb +16 -8
  27. data/lib/rabbit/renderer/display/drawing-area-base.rb +8 -8
  28. data/lib/rabbit/renderer/display/drawing-area-primitive.rb +3 -3
  29. data/lib/rabbit/renderer/display/graffiti.rb +39 -39
  30. data/lib/rabbit/renderer/display/progress.rb +3 -2
  31. data/lib/rabbit/renderer/display/search.rb +1 -1
  32. data/lib/rabbit/renderer/kernel.rb +1 -1
  33. data/lib/rabbit/search-window.rb +2 -2
  34. data/lib/rabbit/source/memory.rb +4 -0
  35. data/lib/rabbit/theme/background-image-toolkit/background-image-toolkit.rb +1 -1
  36. data/lib/rabbit/theme/color-circle-title-slide/color-circle-title-slide.rb +1 -1
  37. data/lib/rabbit/theme/default-block-quote/default-block-quote.rb +1 -1
  38. data/lib/rabbit/theme/image-slide-number/image-slide-number.rb +13 -2
  39. data/lib/rabbit/theme/lightning-talk-toolkit/lightning-talk-toolkit.rb +2 -2
  40. data/lib/rabbit/theme/slide-number/slide-number.rb +1 -1
  41. data/lib/rabbit/theme/syntax-highlighting/syntax-highlighting.rb +3 -0
  42. data/lib/rabbit/theme/table/table.rb +1 -1
  43. data/lib/rabbit/theme/title-on-image-toolkit/title-on-image-toolkit.rb +1 -1
  44. data/lib/rabbit/utils.rb +1 -1
  45. data/lib/rabbit/version.rb +2 -2
  46. data/po/en/rabbit.edit.po +107 -107
  47. data/po/fr/rabbit.edit.po +107 -107
  48. data/po/ja/rabbit.edit.po +107 -107
  49. data/rabbit.gemspec +3 -2
  50. data/sample/rabbit-en.rd +12 -0
  51. data/sample/rabbit.rd +12 -0
  52. data/test/parser/test-markdown.rb +9 -57
  53. metadata +20 -4
@@ -219,7 +219,7 @@ msgstr ""
219
219
  msgid "Save as image"
220
220
  msgstr ""
221
221
 
222
- #: ../lib/rabbit/action/basic.rb:83 ../lib/rabbit/command/rabbit.rb:318
222
+ #: ../lib/rabbit/action/basic.rb:83 ../lib/rabbit/command/rabbit.rb:322
223
223
  msgid "Print"
224
224
  msgstr ""
225
225
 
@@ -603,398 +603,398 @@ msgstr ""
603
603
  msgid "rabbit-theme-benchmark-en.gem"
604
604
  msgstr ""
605
605
 
606
- #: ../lib/rabbit/command/rabbit.rb:147 ../lib/rabbit/theme/blue-bar/property.rb:1 ../lib/rabbit/theme/blue-circle/property.rb:1 ../lib/rabbit/theme/centering-rabbit/property.rb:1 ../lib/rabbit/theme/clear-blue/property.rb:1 ../lib/rabbit/theme/cozmixng/property.rb:1 ../lib/rabbit/theme/dark-gradation/property.rb:1 ../lib/rabbit/theme/day-white/property.rb:1 ../lib/rabbit/theme/debian/property.rb:1 ../lib/rabbit/theme/default/property.rb:1 ../lib/rabbit/theme/enishi-green/property.rb:1 ../lib/rabbit/theme/green-circle/property.rb:1 ../lib/rabbit/theme/image-viewer/property.rb:1 ../lib/rabbit/theme/lightning-clear-blue/property.rb:1 ../lib/rabbit/theme/lightning-monochrome/property.rb:1 ../lib/rabbit/theme/lightning-rabbit/property.rb:1 ../lib/rabbit/theme/lightning-simple/property.rb:1 ../lib/rabbit/theme/lightning-talk/property.rb:1 ../lib/rabbit/theme/nari/property.rb:1 ../lib/rabbit/theme/night-black/property.rb:1 ../lib/rabbit/theme/pdf/property.rb:1 ../lib/rabbit/theme/rabbit/property.rb:1 ../lib/rabbit/theme/ranguba/property.rb:1 ../lib/rabbit/theme/red-frame/property.rb:1 ../lib/rabbit/theme/ruby-gnome2/property.rb:1 ../lib/rabbit/theme/rubykaigi2011/property.rb:1
606
+ #: ../lib/rabbit/command/rabbit.rb:151 ../lib/rabbit/theme/blue-bar/property.rb:1 ../lib/rabbit/theme/blue-circle/property.rb:1 ../lib/rabbit/theme/centering-rabbit/property.rb:1 ../lib/rabbit/theme/clear-blue/property.rb:1 ../lib/rabbit/theme/cozmixng/property.rb:1 ../lib/rabbit/theme/dark-gradation/property.rb:1 ../lib/rabbit/theme/day-white/property.rb:1 ../lib/rabbit/theme/debian/property.rb:1 ../lib/rabbit/theme/default/property.rb:1 ../lib/rabbit/theme/enishi-green/property.rb:1 ../lib/rabbit/theme/green-circle/property.rb:1 ../lib/rabbit/theme/image-viewer/property.rb:1 ../lib/rabbit/theme/lightning-clear-blue/property.rb:1 ../lib/rabbit/theme/lightning-monochrome/property.rb:1 ../lib/rabbit/theme/lightning-rabbit/property.rb:1 ../lib/rabbit/theme/lightning-simple/property.rb:1 ../lib/rabbit/theme/lightning-talk/property.rb:1 ../lib/rabbit/theme/nari/property.rb:1 ../lib/rabbit/theme/night-black/property.rb:1 ../lib/rabbit/theme/pdf/property.rb:1 ../lib/rabbit/theme/rabbit/property.rb:1 ../lib/rabbit/theme/ranguba/property.rb:1 ../lib/rabbit/theme/red-frame/property.rb:1 ../lib/rabbit/theme/ruby-gnome2/property.rb:1 ../lib/rabbit/theme/rubykaigi2011/property.rb:1
607
607
  msgid "Theme"
608
608
  msgstr ""
609
609
 
610
- #: ../lib/rabbit/command/rabbit.rb:150
610
+ #: ../lib/rabbit/command/rabbit.rb:154
611
611
  msgid "Add [PATH] to load path."
612
612
  msgstr ""
613
613
 
614
- #: ../lib/rabbit/command/rabbit.rb:155
614
+ #: ../lib/rabbit/command/rabbit.rb:159
615
615
  msgid "Use [THEME] as theme."
616
616
  msgstr ""
617
617
 
618
- #: ../lib/rabbit/command/rabbit.rb:162
618
+ #: ../lib/rabbit/command/rabbit.rb:166
619
619
  msgid "Use [THEME] for comment."
620
620
  msgstr ""
621
621
 
622
- #: ../lib/rabbit/command/rabbit.rb:168
622
+ #: ../lib/rabbit/command/rabbit.rb:172
623
623
  msgid "Use [TIME] as allotted time."
624
624
  msgstr ""
625
625
 
626
- #: ../lib/rabbit/command/rabbit.rb:174 ../lib/rabbit/html/generator.rb:404
626
+ #: ../lib/rabbit/command/rabbit.rb:178 ../lib/rabbit/html/generator.rb:404
627
627
  msgid "Source"
628
628
  msgstr ""
629
629
 
630
- #: ../lib/rabbit/command/rabbit.rb:181
630
+ #: ../lib/rabbit/command/rabbit.rb:185
631
631
  msgid ""
632
632
  "When select %s\n"
633
633
  "specify %s\n"
634
634
  "as [SOURCE_INFOS]."
635
635
  msgstr ""
636
636
 
637
- #: ../lib/rabbit/command/rabbit.rb:188
637
+ #: ../lib/rabbit/command/rabbit.rb:192
638
638
  msgid "Specify source type as [TYPE]."
639
639
  msgstr ""
640
640
 
641
- #: ../lib/rabbit/command/rabbit.rb:189 ../lib/rabbit/console.rb:165 ../lib/rabbit/console.rb:182
641
+ #: ../lib/rabbit/command/rabbit.rb:193 ../lib/rabbit/console.rb:165 ../lib/rabbit/console.rb:182
642
642
  msgid "Select from [%s]."
643
643
  msgstr ""
644
644
 
645
- #: ../lib/rabbit/command/rabbit.rb:190
645
+ #: ../lib/rabbit/command/rabbit.rb:194
646
646
  msgid "Note: case insensitive."
647
647
  msgstr ""
648
648
 
649
- #: ../lib/rabbit/command/rabbit.rb:204
649
+ #: ../lib/rabbit/command/rabbit.rb:208
650
650
  msgid "Specify source encoding as [ENCODING]."
651
651
  msgstr ""
652
652
 
653
- #: ../lib/rabbit/command/rabbit.rb:205 ../lib/rabbit/command/rabbit.rb:211 ../lib/rabbit/command/rabbit.rb:378 ../lib/rabbit/command/rabbit.rb:385 ../lib/rabbit/command/rabbit.rb:392 ../lib/rabbit/command/rabbit.rb:399 ../lib/rabbit/command/rabbit.rb:424 ../lib/rabbit/command/rabbit.rb:431 ../lib/rabbit/command/rabbit.rb:438 ../lib/rabbit/command/rabbit.rb:445 ../lib/rabbit/command/rabbit.rb:558 ../lib/rabbit/console.rb:150
653
+ #: ../lib/rabbit/command/rabbit.rb:209 ../lib/rabbit/command/rabbit.rb:215 ../lib/rabbit/command/rabbit.rb:382 ../lib/rabbit/command/rabbit.rb:389 ../lib/rabbit/command/rabbit.rb:396 ../lib/rabbit/command/rabbit.rb:403 ../lib/rabbit/command/rabbit.rb:428 ../lib/rabbit/command/rabbit.rb:435 ../lib/rabbit/command/rabbit.rb:442 ../lib/rabbit/command/rabbit.rb:449 ../lib/rabbit/command/rabbit.rb:562 ../lib/rabbit/console.rb:150
654
654
  msgid "(auto)"
655
655
  msgstr ""
656
656
 
657
- #: ../lib/rabbit/command/rabbit.rb:210
657
+ #: ../lib/rabbit/command/rabbit.rb:214
658
658
  msgid "Specify base URI or path of source as [BASE]."
659
659
  msgstr ""
660
660
 
661
- #: ../lib/rabbit/command/rabbit.rb:216
661
+ #: ../lib/rabbit/command/rabbit.rb:220
662
662
  msgid "Initial state"
663
663
  msgstr ""
664
664
 
665
- #: ../lib/rabbit/command/rabbit.rb:219
665
+ #: ../lib/rabbit/command/rabbit.rb:223
666
666
  msgid "Toggle full screen mode."
667
667
  msgstr ""
668
668
 
669
- #: ../lib/rabbit/command/rabbit.rb:225
669
+ #: ../lib/rabbit/command/rabbit.rb:229
670
670
  msgid "Toggle index mode."
671
671
  msgstr ""
672
672
 
673
- #: ../lib/rabbit/command/rabbit.rb:231
673
+ #: ../lib/rabbit/command/rabbit.rb:235
674
674
  msgid "Show the Nth slide. (zero-based)"
675
675
  msgstr ""
676
676
 
677
- #: ../lib/rabbit/command/rabbit.rb:237
677
+ #: ../lib/rabbit/command/rabbit.rb:241
678
678
  msgid "Size"
679
679
  msgstr ""
680
680
 
681
- #: ../lib/rabbit/command/rabbit.rb:240
681
+ #: ../lib/rabbit/command/rabbit.rb:244
682
682
  msgid "Set window geometry [GEOMETRY]."
683
683
  msgstr ""
684
684
 
685
- #: ../lib/rabbit/command/rabbit.rb:241
685
+ #: ../lib/rabbit/command/rabbit.rb:245
686
686
  msgid "Format: WIDTHxHEIGHT+X+Y"
687
687
  msgstr ""
688
688
 
689
- #: ../lib/rabbit/command/rabbit.rb:248
689
+ #: ../lib/rabbit/command/rabbit.rb:252
690
690
  msgid "Set window width to [WIDTH]."
691
691
  msgstr ""
692
692
 
693
- #: ../lib/rabbit/command/rabbit.rb:255
693
+ #: ../lib/rabbit/command/rabbit.rb:259
694
694
  msgid "Set window height to [HEIGHT]."
695
695
  msgstr ""
696
696
 
697
- #: ../lib/rabbit/command/rabbit.rb:260
697
+ #: ../lib/rabbit/command/rabbit.rb:264
698
698
  msgid ""
699
699
  "Set window width and height to\n"
700
700
  "[WIDTH] and [HEIGHT]."
701
701
  msgstr ""
702
702
 
703
- #: ../lib/rabbit/command/rabbit.rb:273
703
+ #: ../lib/rabbit/command/rabbit.rb:277
704
704
  msgid "Save"
705
705
  msgstr ""
706
706
 
707
- #: ../lib/rabbit/command/rabbit.rb:276
707
+ #: ../lib/rabbit/command/rabbit.rb:280
708
708
  msgid "Save as image and exit."
709
709
  msgstr ""
710
710
 
711
- #: ../lib/rabbit/command/rabbit.rb:281
711
+ #: ../lib/rabbit/command/rabbit.rb:285
712
712
  msgid "Specify saved image type as [TYPE]."
713
713
  msgstr ""
714
714
 
715
- #: ../lib/rabbit/command/rabbit.rb:288
715
+ #: ../lib/rabbit/command/rabbit.rb:292
716
716
  msgid "Specify saved image base name as [BASE_NAME]."
717
717
  msgstr ""
718
718
 
719
- #: ../lib/rabbit/command/rabbit.rb:289 ../lib/rabbit/command/rabbit.rb:327
719
+ #: ../lib/rabbit/command/rabbit.rb:293 ../lib/rabbit/command/rabbit.rb:331
720
720
  msgid "Title of slide"
721
721
  msgstr ""
722
722
 
723
- #: ../lib/rabbit/command/rabbit.rb:294
723
+ #: ../lib/rabbit/command/rabbit.rb:298
724
724
  msgid "Output HTML for viewing saved images."
725
725
  msgstr ""
726
726
 
727
- #: ../lib/rabbit/command/rabbit.rb:300
727
+ #: ../lib/rabbit/command/rabbit.rb:304
728
728
  msgid "Output index HTML for navigating slides."
729
729
  msgstr ""
730
730
 
731
- #: ../lib/rabbit/command/rabbit.rb:306
731
+ #: ../lib/rabbit/command/rabbit.rb:310
732
732
  msgid "Specify base URI of RSS as [URI]."
733
733
  msgstr ""
734
734
 
735
- #: ../lib/rabbit/command/rabbit.rb:307
735
+ #: ../lib/rabbit/command/rabbit.rb:311
736
736
  msgid "RSS is generated only when HTML is output."
737
737
  msgstr ""
738
738
 
739
- #: ../lib/rabbit/command/rabbit.rb:313
739
+ #: ../lib/rabbit/command/rabbit.rb:317
740
740
  msgid "Specify source filenam as [FILENAME]."
741
741
  msgstr ""
742
742
 
743
- #: ../lib/rabbit/command/rabbit.rb:321
743
+ #: ../lib/rabbit/command/rabbit.rb:325
744
744
  msgid "Print and exit."
745
745
  msgstr ""
746
746
 
747
- #: ../lib/rabbit/command/rabbit.rb:326
747
+ #: ../lib/rabbit/command/rabbit.rb:330
748
748
  msgid "Specify printed out filename as [FILENAME]."
749
749
  msgstr ""
750
750
 
751
- #: ../lib/rabbit/command/rabbit.rb:333
751
+ #: ../lib/rabbit/command/rabbit.rb:337
752
752
  msgid "Set slides per page."
753
753
  msgstr ""
754
754
 
755
- #: ../lib/rabbit/command/rabbit.rb:339
755
+ #: ../lib/rabbit/command/rabbit.rb:343
756
756
  msgid "Draw scaled image."
757
757
  msgstr ""
758
758
 
759
- #: ../lib/rabbit/command/rabbit.rb:340
759
+ #: ../lib/rabbit/command/rabbit.rb:344
760
760
  msgid "Better look for displaying but lesser look for printing."
761
761
  msgstr ""
762
762
 
763
- #: ../lib/rabbit/command/rabbit.rb:345
763
+ #: ../lib/rabbit/command/rabbit.rb:349
764
764
  msgid "Paper"
765
765
  msgstr ""
766
766
 
767
- #: ../lib/rabbit/command/rabbit.rb:349
767
+ #: ../lib/rabbit/command/rabbit.rb:353
768
768
  msgid "Set paper width to [WIDTH] Pt."
769
769
  msgstr ""
770
770
 
771
- #: ../lib/rabbit/command/rabbit.rb:350
771
+ #: ../lib/rabbit/command/rabbit.rb:354
772
772
  msgid "(landscape A4 width)"
773
773
  msgstr ""
774
774
 
775
- #: ../lib/rabbit/command/rabbit.rb:356
775
+ #: ../lib/rabbit/command/rabbit.rb:360
776
776
  msgid "Set paper height to [HEIGHT] Pt."
777
777
  msgstr ""
778
778
 
779
- #: ../lib/rabbit/command/rabbit.rb:357
779
+ #: ../lib/rabbit/command/rabbit.rb:361
780
780
  msgid "(landscape A4 height)"
781
781
  msgstr ""
782
782
 
783
- #: ../lib/rabbit/command/rabbit.rb:361
783
+ #: ../lib/rabbit/command/rabbit.rb:365
784
784
  msgid ""
785
785
  "Set paper width and height to\n"
786
786
  "[WIDTH] Pt and [HEIGHT] Pt."
787
787
  msgstr ""
788
788
 
789
- #: ../lib/rabbit/command/rabbit.rb:363
789
+ #: ../lib/rabbit/command/rabbit.rb:367
790
790
  msgid "(landscape A4 size)"
791
791
  msgstr ""
792
792
 
793
- #: ../lib/rabbit/command/rabbit.rb:373
793
+ #: ../lib/rabbit/command/rabbit.rb:377
794
794
  msgid "Margin"
795
795
  msgstr ""
796
796
 
797
- #: ../lib/rabbit/command/rabbit.rb:377
797
+ #: ../lib/rabbit/command/rabbit.rb:381
798
798
  msgid "Set left margin for slides per page mode print."
799
799
  msgstr ""
800
800
 
801
- #: ../lib/rabbit/command/rabbit.rb:384
801
+ #: ../lib/rabbit/command/rabbit.rb:388
802
802
  msgid "Set right margin for slides per page mode print."
803
803
  msgstr ""
804
804
 
805
- #: ../lib/rabbit/command/rabbit.rb:391
805
+ #: ../lib/rabbit/command/rabbit.rb:395
806
806
  msgid "Set top margin for slides per page mode print."
807
807
  msgstr ""
808
808
 
809
- #: ../lib/rabbit/command/rabbit.rb:398
809
+ #: ../lib/rabbit/command/rabbit.rb:402
810
810
  msgid "Set bottom margin for slides per page mode print."
811
811
  msgstr ""
812
812
 
813
- #: ../lib/rabbit/command/rabbit.rb:403
813
+ #: ../lib/rabbit/command/rabbit.rb:407
814
814
  msgid "[ALL]"
815
815
  msgstr ""
816
816
 
817
- #: ../lib/rabbit/command/rabbit.rb:404
817
+ #: ../lib/rabbit/command/rabbit.rb:408
818
818
  msgid "[TOP_BOTTOM],[LEFT_RIGHT]"
819
819
  msgstr ""
820
820
 
821
- #: ../lib/rabbit/command/rabbit.rb:405
821
+ #: ../lib/rabbit/command/rabbit.rb:409
822
822
  msgid "[TOP],[LEFT_RIGHT],[BOTTOM]"
823
823
  msgstr ""
824
824
 
825
- #: ../lib/rabbit/command/rabbit.rb:406
825
+ #: ../lib/rabbit/command/rabbit.rb:410
826
826
  msgid "[TOP],[RIGHT],[BOTTOM],[LEFT]"
827
827
  msgstr ""
828
828
 
829
- #: ../lib/rabbit/command/rabbit.rb:409
829
+ #: ../lib/rabbit/command/rabbit.rb:413
830
830
  msgid "Set margin for slides per page mode print."
831
831
  msgstr ""
832
832
 
833
- #: ../lib/rabbit/command/rabbit.rb:423
833
+ #: ../lib/rabbit/command/rabbit.rb:427
834
834
  msgid "Set left page margin."
835
835
  msgstr ""
836
836
 
837
- #: ../lib/rabbit/command/rabbit.rb:430
837
+ #: ../lib/rabbit/command/rabbit.rb:434
838
838
  msgid "Set right page margin."
839
839
  msgstr ""
840
840
 
841
- #: ../lib/rabbit/command/rabbit.rb:437
841
+ #: ../lib/rabbit/command/rabbit.rb:441
842
842
  msgid "Set top page margin."
843
843
  msgstr ""
844
844
 
845
- #: ../lib/rabbit/command/rabbit.rb:444
845
+ #: ../lib/rabbit/command/rabbit.rb:448
846
846
  msgid "Set bottom page margin."
847
847
  msgstr ""
848
848
 
849
- #: ../lib/rabbit/command/rabbit.rb:451
849
+ #: ../lib/rabbit/command/rabbit.rb:455
850
850
  msgid "Set page margin."
851
851
  msgstr ""
852
852
 
853
- #: ../lib/rabbit/command/rabbit.rb:463
853
+ #: ../lib/rabbit/command/rabbit.rb:467
854
854
  msgid "dRuby"
855
855
  msgstr ""
856
856
 
857
- #: ../lib/rabbit/command/rabbit.rb:466
857
+ #: ../lib/rabbit/command/rabbit.rb:470
858
858
  msgid "Specify whether to use dRuby."
859
859
  msgstr ""
860
860
 
861
- #: ../lib/rabbit/command/rabbit.rb:472
861
+ #: ../lib/rabbit/command/rabbit.rb:476
862
862
  msgid "Specify dRuby URI."
863
863
  msgstr ""
864
864
 
865
- #: ../lib/rabbit/command/rabbit.rb:478
865
+ #: ../lib/rabbit/command/rabbit.rb:482
866
866
  msgid "Specify whether to output dRuby URI."
867
867
  msgstr ""
868
868
 
869
- #: ../lib/rabbit/command/rabbit.rb:483
869
+ #: ../lib/rabbit/command/rabbit.rb:487
870
870
  msgid "SOAP"
871
871
  msgstr ""
872
872
 
873
- #: ../lib/rabbit/command/rabbit.rb:486
873
+ #: ../lib/rabbit/command/rabbit.rb:490
874
874
  msgid "Specify whether to use SOAP."
875
875
  msgstr ""
876
876
 
877
- #: ../lib/rabbit/command/rabbit.rb:492
877
+ #: ../lib/rabbit/command/rabbit.rb:496
878
878
  msgid "Specify SOAP host as [HOST]."
879
879
  msgstr ""
880
880
 
881
- #: ../lib/rabbit/command/rabbit.rb:499
881
+ #: ../lib/rabbit/command/rabbit.rb:503
882
882
  msgid "Specify SOAP port as [PORT]."
883
883
  msgstr ""
884
884
 
885
- #: ../lib/rabbit/command/rabbit.rb:504
885
+ #: ../lib/rabbit/command/rabbit.rb:508
886
886
  msgid "XML-RPC"
887
887
  msgstr ""
888
888
 
889
- #: ../lib/rabbit/command/rabbit.rb:507
889
+ #: ../lib/rabbit/command/rabbit.rb:511
890
890
  msgid "Specify whether to use XML-RPC."
891
891
  msgstr ""
892
892
 
893
- #: ../lib/rabbit/command/rabbit.rb:513
893
+ #: ../lib/rabbit/command/rabbit.rb:517
894
894
  msgid "Specify XML-RPC host as [HOST]."
895
895
  msgstr ""
896
896
 
897
- #: ../lib/rabbit/command/rabbit.rb:520
897
+ #: ../lib/rabbit/command/rabbit.rb:524
898
898
  msgid "Specify XML-RPC port as [PORT]."
899
899
  msgstr ""
900
900
 
901
- #: ../lib/rabbit/command/rabbit.rb:525
901
+ #: ../lib/rabbit/command/rabbit.rb:529
902
902
  msgid "Public level"
903
903
  msgstr ""
904
904
 
905
- #: ../lib/rabbit/command/rabbit.rb:532
905
+ #: ../lib/rabbit/command/rabbit.rb:536
906
906
  msgid "Specify public level."
907
907
  msgstr ""
908
908
 
909
- #: ../lib/rabbit/command/rabbit.rb:533
909
+ #: ../lib/rabbit/command/rabbit.rb:537
910
910
  msgid "Select from the following:"
911
911
  msgstr ""
912
912
 
913
- #: ../lib/rabbit/command/rabbit.rb:542 ../lib/rabbit/command/rabbit.rb:567 ../lib/rabbit/command/rabbit.rb:574
913
+ #: ../lib/rabbit/command/rabbit.rb:546 ../lib/rabbit/command/rabbit.rb:571 ../lib/rabbit/command/rabbit.rb:578
914
914
  msgid "(%s)"
915
915
  msgstr ""
916
916
 
917
- #: ../lib/rabbit/command/rabbit.rb:547 ../lib/rabbit/theme/clutter-comment/property.rb:1 ../lib/rabbit/theme/footer-comment/property.rb:1 ../lib/rabbit/theme/stream-comment/property.rb:1
917
+ #: ../lib/rabbit/command/rabbit.rb:551 ../lib/rabbit/theme/clutter-comment/property.rb:1 ../lib/rabbit/theme/footer-comment/property.rb:1 ../lib/rabbit/theme/stream-comment/property.rb:1
918
918
  msgid "Comment"
919
919
  msgstr ""
920
920
 
921
- #: ../lib/rabbit/command/rabbit.rb:550 ../lib/rabbit/command/rabbit.rb:556
921
+ #: ../lib/rabbit/command/rabbit.rb:554 ../lib/rabbit/command/rabbit.rb:560
922
922
  msgid "Deprecated. Just ignored."
923
923
  msgstr ""
924
924
 
925
- #: ../lib/rabbit/command/rabbit.rb:551
925
+ #: ../lib/rabbit/command/rabbit.rb:555
926
926
  msgid "Specify initial comment source."
927
927
  msgstr ""
928
928
 
929
- #: ../lib/rabbit/command/rabbit.rb:552
929
+ #: ../lib/rabbit/command/rabbit.rb:556
930
930
  msgid "(default source)"
931
931
  msgstr ""
932
932
 
933
- #: ../lib/rabbit/command/rabbit.rb:557
933
+ #: ../lib/rabbit/command/rabbit.rb:561
934
934
  msgid "Specify comment source encoding."
935
935
  msgstr ""
936
936
 
937
- #: ../lib/rabbit/command/rabbit.rb:561
937
+ #: ../lib/rabbit/command/rabbit.rb:565
938
938
  msgid "Migemo"
939
939
  msgstr ""
940
940
 
941
- #: ../lib/rabbit/command/rabbit.rb:566
941
+ #: ../lib/rabbit/command/rabbit.rb:570
942
942
  msgid "Specify search paths for Migemo static dictionary."
943
943
  msgstr ""
944
944
 
945
- #: ../lib/rabbit/command/rabbit.rb:573
945
+ #: ../lib/rabbit/command/rabbit.rb:577
946
946
  msgid "Specify static dictionary name for Migemo."
947
947
  msgstr ""
948
948
 
949
- #: ../lib/rabbit/command/rabbit.rb:578
949
+ #: ../lib/rabbit/command/rabbit.rb:582
950
950
  msgid "3D"
951
951
  msgstr ""
952
952
 
953
- #: ../lib/rabbit/command/rabbit.rb:581
953
+ #: ../lib/rabbit/command/rabbit.rb:585
954
954
  msgid "Specify whether to use OpenGL if available."
955
955
  msgstr ""
956
956
 
957
- #: ../lib/rabbit/command/rabbit.rb:586
957
+ #: ../lib/rabbit/command/rabbit.rb:590
958
958
  msgid "Display"
959
959
  msgstr ""
960
960
 
961
- #: ../lib/rabbit/command/rabbit.rb:589
961
+ #: ../lib/rabbit/command/rabbit.rb:593
962
962
  msgid "Specify whether to keep above window."
963
963
  msgstr ""
964
964
 
965
- #: ../lib/rabbit/command/rabbit.rb:594
965
+ #: ../lib/rabbit/command/rabbit.rb:598
966
966
  msgid "Others"
967
967
  msgstr ""
968
968
 
969
- #: ../lib/rabbit/command/rabbit.rb:597
969
+ #: ../lib/rabbit/command/rabbit.rb:601
970
970
  msgid "Check slide source syntax and exit."
971
971
  msgstr ""
972
972
 
973
- #: ../lib/rabbit/command/rabbit.rb:602
973
+ #: ../lib/rabbit/command/rabbit.rb:606
974
974
  msgid "Show a native window ID of the Rabbit window if available."
975
975
  msgstr ""
976
976
 
977
- #: ../lib/rabbit/command/rabbit.rb:603
977
+ #: ../lib/rabbit/command/rabbit.rb:607
978
978
  msgid "e.g. The ID is the ID of X resource on X window system."
979
979
  msgstr ""
980
980
 
981
- #: ../lib/rabbit/command/rabbit.rb:644
981
+ #: ../lib/rabbit/command/rabbit.rb:648
982
982
  msgid "Choose a Rabbit source file"
983
983
  msgstr ""
984
984
 
985
- #: ../lib/rabbit/command/rabbit.rb:762
985
+ #: ../lib/rabbit/command/rabbit.rb:766
986
986
  msgid "dRuby URI <%s> is in use."
987
987
  msgstr ""
988
988
 
989
- #: ../lib/rabbit/command/rabbit.rb:781
989
+ #: ../lib/rabbit/command/rabbit.rb:785
990
990
  msgid "port <%s> for SOAP is in use."
991
991
  msgstr ""
992
992
 
993
- #: ../lib/rabbit/command/rabbit.rb:802
993
+ #: ../lib/rabbit/command/rabbit.rb:806
994
994
  msgid "port <%s> for XML-RPC is in use."
995
995
  msgstr ""
996
996
 
997
- #: ../lib/rabbit/command/rabbit.rb:863
997
+ #: ../lib/rabbit/command/rabbit.rb:867
998
998
  msgid "Window ID: %d"
999
999
  msgstr ""
1000
1000
 
@@ -1222,11 +1222,11 @@ msgstr ""
1222
1222
  msgid "tried mimeTeX commands: %s"
1223
1223
  msgstr ""
1224
1224
 
1225
- #: ../lib/rabbit/parser/markdown/converter.rb:170 ../test/parser/test-markdown.rb:340
1225
+ #: ../lib/rabbit/parser/markdown/converter.rb:170 ../test/parser/test-markdown.rb:292
1226
1226
  msgid "multiple ![alt]{image} in a paragraph isn't supported."
1227
1227
  msgstr ""
1228
1228
 
1229
- #: ../lib/rabbit/parser/markdown/converter.rb:294 ../test/parser/test-markdown.rb:354
1229
+ #: ../lib/rabbit/parser/markdown/converter.rb:294 ../test/parser/test-markdown.rb:306
1230
1230
  msgid "horizontal rule isn't supported."
1231
1231
  msgstr ""
1232
1232
 
@@ -1234,7 +1234,7 @@ msgstr ""
1234
1234
  msgid "multiple ![]('XXX.png'){:align='right'} isn't supported."
1235
1235
  msgstr ""
1236
1236
 
1237
- #: ../lib/rabbit/parser/markdown/converter.rb:412 ../test/parser/test-markdown.rb:367
1237
+ #: ../lib/rabbit/parser/markdown/converter.rb:412 ../test/parser/test-markdown.rb:319
1238
1238
  msgid "tag name is missing."
1239
1239
  msgstr ""
1240
1240
 
@@ -1242,11 +1242,11 @@ msgstr ""
1242
1242
  msgid "HTML isn't supported."
1243
1243
  msgstr ""
1244
1244
 
1245
- #: ../lib/rabbit/parser/rd/ext/block-verbatim.rb:61
1245
+ #: ../lib/rabbit/parser/rd/ext/block-verbatim.rb:62
1246
1246
  msgid "multiple 'align = right' isn't supported."
1247
1247
  msgstr ""
1248
1248
 
1249
- #: ../lib/rabbit/parser/rd/ext/block-verbatim.rb:154
1249
+ #: ../lib/rabbit/parser/rd/ext/block-verbatim.rb:155
1250
1250
  msgid "RTtool isn't available"
1251
1251
  msgstr ""
1252
1252
 
@@ -1254,19 +1254,19 @@ msgstr ""
1254
1254
  msgid "[BUG] [%s] %s extension isn't available."
1255
1255
  msgstr ""
1256
1256
 
1257
- #: ../lib/rabbit/parser/wiki/output.rb:105
1257
+ #: ../lib/rabbit/parser/wiki/output.rb:106
1258
1258
  msgid "horizontal rule is unsupported"
1259
1259
  msgstr ""
1260
1260
 
1261
- #: ../lib/rabbit/parser/wiki/output.rb:355
1261
+ #: ../lib/rabbit/parser/wiki/output.rb:356
1262
1262
  msgid "unsupported list type: %s"
1263
1263
  msgstr ""
1264
1264
 
1265
- #: ../lib/rabbit/parser/wiki/output.rb:388 ../test/parser/test-wiki.rb:46
1265
+ #: ../lib/rabbit/parser/wiki/output.rb:389 ../test/parser/test-wiki.rb:46
1266
1266
  msgid "inline {{image(...)}} isn't supported."
1267
1267
  msgstr ""
1268
1268
 
1269
- #: ../lib/rabbit/parser/wiki/output.rb:464 ../test/parser/test-wiki.rb:66
1269
+ #: ../lib/rabbit/parser/wiki/output.rb:465 ../test/parser/test-wiki.rb:66
1270
1270
  msgid "multiple {{image(..., :align => :right)}} isn't supported."
1271
1271
  msgstr ""
1272
1272