XyMTeX
ΧyMTeΧ is a macro package for TeX which renders high-quality chemical structure diagrams. Using the typesetting system, the name is styled as . It was originally written by . Molecules are defined by TeX markup. Example The following code produces the image for corticosterone below. \documentclass \usepackage \pagestyle \begin \begin(1000,500) \put(0,0) \put(684,606) \end \end See also * PPCHTeX (TX) * Molecule editor * List of TeX extensions References External links Shonan Institute of Chemoinformatics and Mathematical Chemistry* — Download of XyMTeX Version 5.01 (the latest version: 2013-09-01) and its manuals. *XyMTeX for Drawing Chemical Structures — Download of XyMTeX Version 5.01 (the latest version: 2013-09-01) and its manuals. The Comprehensive TeX Archive Network(CTAN C mathematical operations are a group of functions in the C standard library, standard library of the C programming language implementing basic mathematical functions. Different C s ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
CTAN
C mathematical operations are a group of functions in the C standard library, standard library of the C programming language implementing basic mathematical functions. Different C standards provide different, albeit backwards-compatible, sets of functions. Most of these functions are also available in the C++ standard library, though in different headers (the C headers are included as well, but only as a deprecated compatibility feature). Overview of functions Most of the mathematical functions, which use Floating-point arithmetic, floating-point numbers, are defined in ( header in C++). The functions that operate on Integer (computer science), integers, such as abs, labs, div, and ldiv, are instead defined in the header ( header in C++). Any functions that operate on angles use radians as the unit of angle. Not all of these functions are available in the C89 (C version), C89 version of the standard. For those that are, the functions accept only type double for the floating ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Kilobyte
The kilobyte is a multiple of the unit byte for Computer data storage, digital information. The International System of Units (SI) defines the prefix ''kilo-, kilo'' as a multiplication factor of 1000 (103); therefore, one kilobyte is 1000 bytes.International Standard IEC 80000-13 Quantities and Units – Part 13: Information science and technology, International Electrotechnical Commission (2008). The internationally recommended unit symbol for the kilobyte is kB. In some areas of information technology, particularly in reference to random-access memory capacity, ''kilobyte'' instead often refers to 1024 (210) bytes. This arises from the prevalence of sizes that are powers of two in modern digital memory architectures, coupled with the coincidence that 210 differs from 103 by less than 2.5%. The kibibyte is defined as 1024 bytes, avoiding the ambiguity issues of the ''kilobyte''.International Standard IEC 80000-13 Quantities and Units – Part 13: Information scien ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Molecule Editor
A notable molecule editor is a computer program for creating and modifying representations of chemical structures. Molecule editors can manipulate chemical structure representations in either a simulated two-dimensional space or three-dimensional space, via 2D computer graphics or 3D computer graphics, respectively. Two-dimensional output is used as illustrations or to query chemical databases. Three-dimensional output is used to build molecular models, usually as part of molecular modelling software packages. Database molecular editors such as Leatherface, RECAP, and Molecule Slicer allow large numbers of molecules to be modified automatically according to rules such as 'deprotonate carboxylic acids' or 'break exocyclic bonds' that can be specified by a user. Molecule editors typically support reading and writing at least one file format or line notation. Examples of each include Molfile and simplified molecular input line entry specification (SMILES), respectively. Files ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
LaTeX Project Public License
The LaTeX Project Public License (LPPL) is a software license originally written for the LaTeX system. Software distributed under the terms of the LPPL can be regarded as free software; however, it is not copylefted. Besides the LaTeX base system, the LPPL is also used for most third-party LaTeX packages. Software projects other than LaTeX rarely use it. Unique features of the license The LPPL grew from Donald Knuth's original license for TeX, which states that the source code for TeX may be used for any purpose but a system built with it can only be called 'TeX' if it strictly conforms to his canonical program. The incentive for this provision was to ensure that documents written for TeX will be readable for the foreseeable future and TeX and its extensions will still compile documents written from the early 1980s to produce output exactly as intended. Quoting Frank Mittelbach, the main author of the license: "LPPL attempts to preserve the fact that something like LaTeX is a ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Macro (computer Science)
In computer programming, a macro (short for "macro instruction"; ) is a rule or pattern that specifies how a certain input should be mapped to a replacement output. Applying a macro to an input is known as macro expansion. The input and output may be a sequence of lexical tokens or characters, or a syntax tree. Character macros are supported in software applications to make it easy to invoke common command sequences. Token and tree macros are supported in some programming languages to enable code reuse or to extend the language, sometimes for domain-specific languages. Macros are used to make a sequence of computing instructions available to the programmer as a single program statement, making the programming task less tedious and less error-prone. Thus, they are called "macros" because a "big" block of code can be expanded from a "small" sequence of characters. Macros often allow positional or keyword parameters that dictate what the conditional assembler program gen ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Chemical Structure
A chemical structure of a molecule is a spatial arrangement of its atoms and their chemical bonds. Its determination includes a chemist's specifying the molecular geometry and, when feasible and necessary, the electronic structure of the target molecule or other solid. Molecular geometry refers to the spatial arrangement of atoms in a molecule and the chemical bonds that hold the atoms together and can be represented using structural formulae and by molecular models; complete electronic structure descriptions include specifying the occupation of a molecule's molecular orbitals. Structure determination can be applied to a range of targets from very simple molecules (e.g., diatomic oxygen or nitrogen) to very complex ones (e.g., such as protein or DNA). Background Theories of chemical structure were first developed by August Kekulé, Archibald Scott Couper, and Aleksandr Butlerov, among others, from about 1858. These theories were first to state that chemical compounds are not a ran ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Molecule
A molecule is a group of two or more atoms that are held together by Force, attractive forces known as chemical bonds; depending on context, the term may or may not include ions that satisfy this criterion. In quantum physics, organic chemistry, and biochemistry, the distinction from ions is dropped and ''molecule'' is often used when referring to polyatomic ions. A molecule may be homonuclear, that is, it consists of atoms of one chemical element, e.g. two atoms in the oxygen molecule (O2); or it may be heteronuclear, a chemical compound composed of more than one element, e.g. water (molecule), water (two hydrogen atoms and one oxygen atom; H2O). In the kinetic theory of gases, the term ''molecule'' is often used for any gaseous particle regardless of its composition. This relaxes the requirement that a molecule contains two or more atoms, since the noble gases are individual atoms. Atoms and complexes connected by non-covalent interactions, such as hydrogen bonds or ionic ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
TeX Markup
Tex, TeX, TEX, may refer to: People and fictional characters * Tex (nickname), a list of people and fictional characters with the nickname * Tex Earnhardt (1930–2020), U.S. businessman * Joe Tex (1933–1982), stage name of American soul singer Joseph Arrington Jr. * Tex, the robot mascot for the American audio company THX Places * Telluride Regional Airport (IATA airport code TEX), Telluride, San Miguel County, Colorado, USA *Texas, USA; a subnational division, a state of the United States; which has the common abbreviation "Tex." *Texarkana, Texas, USA; (LOCODE subnational code TEX) Arts and entertainment * ''Tex'' (novel), a 1979 novel by S. E. Hinton * ''Tex'' (film), a 1982 film based on S.E. Hinton's novel, starring Matt Dillon * ''Tex'', an Italian comic book series by Sergio Bonelli Editore Computing *TeX, a typesetting system created by Donald Knuth and released in 1978 **.tex, a file extension for TeX and LaTeX Groups, organizations *Texas Rangers (baseball), a Ma ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Corticosterone
Corticosterone, also known as 17-deoxycortisol and 11β,21-dihydroxyprogesterone, is a 21-carbon steroid hormone of the corticosteroid type produced in the cortex of the adrenal glands. In the very rare case of congenital adrenal hyperplasia due to 17α-hydroxylase deficiency cortisol production is blocked. Roles In many species, including amphibians, reptiles, rodents and birds, corticosterone is a main glucocorticoid, involved in regulation of energy, immune reactions, and stress responses. However, in humans, cortisol is the primary glucocorticoid that is produced primarily in the zona fasciculata of the adrenal cortex. Corticosterone has only weak glucocorticoid and mineralocorticoid potencies in humans and is important mainly as an intermediate in the steroidogenic pathway from pregnenolone to aldosterone. Corticosterone is converted to aldosterone by aldosterone synthase, found only in the mitochondria of glomerulosa cells. Glomerulosa cells are found in the zon ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
PPCHTeX
In semiotics, linguistics, sociology and anthropology, context refers to those objects or entities which surround a ''focal event'', in these disciplines typically a communicative event, of some kind. Context is "a frame that surrounds the event and provides resources for its appropriate interpretation". It is thus a relative concept, only definable with respect to some focal event within a frame, not independently of that frame. In linguistics In the 19th century, it was debated whether the most fundamental principle in language was contextuality or compositionality, and compositionality was usually preferred.Janssen, T. M. (2012) Compositionality: Its historic context', in M. Werning, W. Hinzen, & E. Machery (Eds.), The Oxford handbook of compositionality', pp. 19-46, Oxford University Press. Verbal context refers to the text or speech surrounding an expression (word, sentence, or speech act). Verbal context influences the way an expression is understood; hence the norm of no ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
List Of TeX Extensions
A list is a set of discrete items of information collected and set forth in some format for utility, entertainment, or other purposes. A list may be memorialized in any number of ways, including existing only in the mind of the list-maker, but lists are frequently written down on paper, or maintained electronically. Lists are "most frequently a tool", and "one does not ''read'' but only ''uses'' a list: one looks up the relevant information in it, but usually does not need to deal with it as a whole". Lucie Doležalová,The Potential and Limitations of Studying Lists, in Lucie Doležalová, ed., ''The Charm of a List: From the Sumerians to Computerised Data Processing'' (2009). Purpose It has been observed that, with a few exceptions, "the scholarship on lists remains fragmented". David Wallechinsky, a co-author of '' The Book of Lists'', described the attraction of lists as being "because we live in an era of overstimulation, especially in terms of information, and lists help ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |