.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .TH "JClic Author" 1 2015-12-09 "" "" .SH NAME jclicauthor \- Editor of multimedia educational activities .SH SYNOPSIS .B jclicauthor .RI "[" OPTION "]... [" FILE "]" .SH DESCRIPTION This manual page describes briefly the .B jclicauthor command. This manual page was written for the Debian GNU/Linux distribution. It contains only the description of the basic options. .br For full manuals and documentation please visit: .br http://projectestac.github.io/jclic and http://clic.xtec.cat .BR JClic is formed by a set of computer applications that are used for carrying out different types of educational activities: puzzles, associations, text exercises, crosswords... These activities are packed in projects. A project is formed by a set of activities and one or more sequences, which indicate the order in which they have to be shown. If you want to check about how JClic projects are, you should take a look at: .br http://clic.xtec.cat/db/listact_en.jsp .BR JClic\ Author is an authoring tool used to create and edit JClic project files, that should have extension \fB*.jclic.zip\fP. It is used also to export JClic activities to HTML5, ready to be published on the Internet and used with any modern browser without the need of Java. JClic Author can also create JClic project installers (files with extension \fB*.jclic.inst\fP) and generate HTML pages containing JClic Java applets. .SH OPTIONS .TP .B \-trace=true Show in a terminal some debug information for the application. .TP .BI \-language= code ISO 639 code of the language used by JClic in system messages and menus, e. g.: "pt" to indicate Portuguese. .TP .BI \-country= code Optional ISO 3166-1 code specifying a local variant of the language, e.g.: "BR" to indicate Brazilian Portuguese. .TP .BI \-variant= name An optional variable that can be used in conjunction with the preceding two, e.g.: "-language=ca -country=ES -variant=valencia" for the Valencian variant of Catalan. .TP .BI \-systemSounds= true|false This option indicates if JClic must play or not system sounds. .TP .BI \-compressImages= true|false This option decides if JClic will compress images in order to make it to fit into the cells. Default is \fItrue\fP. .TP .BI \-lookAndFeel= value Java Look&Feel to be used by JClic. Possible values are .I default system metal motif and .I windows. Default is "system". .TP .BI \-audioEnabled= true|false This option allows to enable or disable the sounds in JClic. .TP .BI \-mediaSystem= JMF|QT Preferred multimedia system: "JMF" for Java Media Framework or "QT" for QuickTime. .TP .B \-processZip \fIfile\fP \fIoutFolder\fP Exports a single JClic project (\fIfile\fP with extension ".jclic.zip") into the specified output folder. Files on \fIoutFolder\fP may be overwritten. .TP .B \-processZipFolder \fIinFolder\fP \fIoutFolder\fP Exports all JClic project files (files with extension ".jclic.zip") located on \fIinFolder\fP (and its subdirectories) to \fIoutFolder\fP. Files on outFolder may be overwritten. .SH AUTHORS JClic was written by Francesc Busquets for the Department of Education of the Government of Catalonia. .PP This manual page was initially written by José L. Redrejo Rodríguez , for the Debian project, and continued by Francesc Busquets (but may be used by others). .SH SEE ALSO .BR jclic (1), .BR jclicreports (1), .BR jclic-libmanager (1)