| Quick navigation: | Home | Site Map || References | Biography || Copyright | Other copyright | Contact us | Advert | | |
[ccp4bb] Found bug in ccp4i |
||
- Protein crystallographyMain steps:- Protein purification- Crystallisation Special:- Programs for crystallography- X-ray detectors Basic tutorials:- Chemistry- Protein - Peptide - Amino Acids Xtal community:- CCP4BB |
CCP4bb navigationCCP4bb <-- 1999 <-- November 1999 <-- 30 November 1999Subject: Found bug in ccp4i From: Mark A Saper saper {- at -} UMICH {- dot -} EDU Date: 2007-12-13 Dear CCP4, There is a bug in ccp4i (6.0.2). In tasks/config.tcl, the word "else" in the code below should be "small" . Otherwise one can't select the "small" fonts. -Mark #------------------------------------------------------------------- proc save_configure { arrayname } { #------------------------------------------------------------------- upvar #0 $arrayname array switch $array(FONT_SET) large { set array(FONT_REGULAR) $array(L_FONT_REGULAR) set array(FONT_ITALIC) $array(L_FONT_ITALIC) set array(FONT_BIG) $array(L_FONT_BIG) set array(FONT_FIXED) $array(L_FONT_FIXED) } medium { set array(FONT_REGULAR) $array(M_FONT_REGULAR) set array(FONT_ITALIC) $array(M_FONT_ITALIC) set array(FONT_BIG) $array(M_FONT_BIG) set array(FONT_FIXED) $array(M_FONT_FIXED) } else { set array(FONT_REGULAR) $array(S_FONT_REGULAR) set array(FONT_ITALIC) $array(S_FONT_ITALIC) set array(FONT_BIG) $array(S_FONT_BIG) set array(FONT_FIXED) $array(S_FONT_FIXED) } } _________________________________ Mark A. Saper, Ph.D. Associate Professor, Biophysics and Department of Biological Chemistry University of Michigan 3040 Chemistry Building 930 N University Ave Ann Arbor MI 48109-1055 saper@umich.edu phone (734) 764-3353 fax (734) 764-3323 Research summary CCP4bb navigationCCP4bb <-- 1999 <-- November 1999 <-- 30 November 1999 |
|
| ProteinCrystallography.org: Copyright 2006-2010 by Quid United Ltd |